FAQ module for dravencms

Maintainers

Details

github.com/dravencms/faq

Source

Issues

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:dravencms-package

v1.1 2019-09-13 01:15 UTC

This package is auto-updated.

Last update: 2024-03-13 11:07:54 UTC


README

This is a simple FAQ module for dravencms

Instalation

The best way to install dravencms/faq is using Composer:

$ composer require dravencms/faq:@dev

Then you have to register extension in config.neon.

extensions:
	faq: Dravencms\Faq\DI\FaqExtension