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
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