/tag

Draven CMS Tag module

Primary LanguagePHP

Dravencms Tag module

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