justoverclock / flarum-ext-keywords
Add a Glossary to your Flarum
Package info
github.com/justoverclockl/flarum-ext-keywords
Language:JavaScript
Type:flarum-extension
pkg:composer/justoverclock/flarum-ext-keywords
2.0.1
2023-06-05 09:13 UTC
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

