Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)