Skip to content

dravencms/html-snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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