dravencms / tag
Tag module for dravencms
Installs: 128
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:dravencms-package
Requires
- dravencms/admin: >=2.0
- dravencms/locale: >=v1.1.0
- nette/di: >=3.0
README
This is a simple tag module for dravencms
Instalation
The best way to install dravencms/tag is using Composer:
$ composer require dravencms/tag:@dev
Then you have to register extension in config.neon
.
extensions: tag: Dravencms\Tag\DI\TagExtension