litefyr/templates

Add templates to Litefyr for faster generation of pages

0.3.2 2024-06-18 10:18 UTC

This package is auto-updated.

Last update: 2024-09-04 15:57:32 UTC


README

This package generates a template folder, where you can create templates for various pages. If an editor create a page, he can choose which template he want to use and all content elements get copied into the new page. Demo

Installation

This package is available via packagist. Run composer require litefyr/templates --no-update in your Litefyr.Distribution package. After that, run composer update in your root directory.

In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution