Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 392 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 392 Bytes

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