justoverclock / flarum-ext-keywords
Add a Glossary to your Flarum
Fund package maintenance!
justoverclockl
www.paypal.com/donate?hosted_button_id=25WSH565TJCLE
Installs: 2 714
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 3
Open Issues: 3
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
A Flarum extension. This extension maps the words written in the posts and allows you to build a real glossary for your website.
Usage
Simply install the extension, and add your word and definitions through the extension settings page:
Installation
Install with composer:
composer require justoverclock/flarum-ext-keywords:*
Updating
composer update justoverclock/flarum-ext-keywords php flarum cache:clear