/html-snippet

Use HTML snippets in CMS

Primary LanguagePHP

Dravencms html snippet module

This is a simple html snippet module for dravencms

Instalation

The best way to install dravencms/html-snippet is using Composer:

$ composer require dravencms/html-snippet

Then you have to register extension in config.neon.

extensions:
    htmlSnippet: Dravencms\HtmlSnippet\DI\HtmlSnippetExtension