Skip to content

dnadesign/silverstripe-glossary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glossary, by DNADesign

Overview

The Glossary module, developed by DNADesign, is a SilverStripe module designed for SilverStripe 5. This module empowers CMS users to enhance content by selecting specific words. When these words are clicked by front-end users, they can easily access detailed definitions.

Features

  • Seamless integration with SilverStripe 5
  • Empowers CMS users to select glossary words
  • Front-end users can click on glossary words for instant definitions

Installation

  1. Install the module using Composer:

    composer require dnadesign/silverstripe-glossary
  2. Run dev/build to update your database:

    vendor/bin/sake dev/build
  3. Configure the module in your SilverStripe CMS.

Usage

  1. In the CMS, locate the content where you want to add glossary words.
  2. Use the Glossary module interface to select and define glossary words.
  3. Save the changes, and the glossary words will be clickable on the front end.

TODO

  1. Caching
  2. Locales

Contribution

Feel free to contribute to the development of this module. Submit bug reports, feature requests, or even pull requests to help make the Glossary module even better.

License

This module is licensed under the BSD-3-Clause License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages