litefyr/templates

Add templates to Litefyr for faster generation of pages

Installs: 191

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:neos-litefyr

0.5.0 2025-05-23 07:55 UTC

This package is auto-updated.

Last update: 2025-05-23 08:15:11 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 Distribution package