Tag module for dravencms

Maintainers

Details

github.com/dravencms/tag

Source

Issues

Installs: 124

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:dravencms-package

2.0.1 2021-10-22 17:35 UTC

This package is auto-updated.

Last update: 2024-03-22 23:00:09 UTC


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