Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 587 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 587 Bytes

Glossary for Craft CMS

Icon

Background

A glossary plugin for Craft CMS.

Requirements

  • Craft CMS >= 4.0.0

Installation

Open your terminal and go to your Craft project:

cd /path/to/project
composer require codemonauts/craft-glossary
./craft plugin/install glossary

You can also install the plugin via the Plugin Store in the Craft Control Panel.

Usage

For detailed usage information, visit the docs.

With ❤ by codemonauts