dravencms/html-snippet

Html snippet module for dravencms

Installs: 41

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:dravencms-package

2.0.3 2022-03-04 20:37 UTC

This package is auto-updated.

Last update: 2024-04-05 01:04:25 UTC


README

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