Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codemonauts/craft-glossary
Glossaries for Craft CMS
https://github.com/codemonauts/craft-glossary
Last synced: about 4 hours ago
JSON representation
Glossaries for Craft CMS
- Host: GitHub
- URL: https://github.com/codemonauts/craft-glossary
- Owner: codemonauts
- License: other
- Created: 2021-02-28T15:26:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T02:15:33.000Z (3 months ago)
- Last Synced: 2024-10-28T12:14:20.597Z (20 days ago)
- Language: PHP
- Size: 113 KB
- Stars: 2
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Glossary for Craft CMS
![Icon](resources/glossary.png)
## Background
A glossary plugin for Craft CMS.
## Requirements
* Craft CMS >= 4.0.0
## Installation
Open your terminal and go to your Craft project:
``` shell
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](https://plugins.codemonauts.com/plugins/glossary/Introduction.html).
With ❤ by [codemonauts](https://codemonauts.com)