jeyroik/df-templates-html

There is no license information available for the latest version (0.3.0) of this package.

HTML templates fot DF

0.3.0 2023-09-20 06:19 UTC

This package is auto-updated.

Last update: 2024-04-20 07:43:23 UTC


README

tests codecov.io 68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35616339663431323132383131613163633533302f6d61696e7461696e6162696c697479 Latest Stable Version Total Downloads Dependents

df-templates-html

HTML templates for DeFlou

usage

  1. Install plugins for deflou.template.html.<plugin.name> stage.
    1. Ex.: deflou.template.html.event for event plugin.
  2. Prepare context with TContextHtml trait.
    1. Or use ContextHtmlTriger context.
  3. Install with-template entities.
    1. Ex.: df-triggers values plugins.
  4. Get templates with TemplateService.
    1. See tests for details.