Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 767 Bytes

ReadMe.md

File metadata and controls

41 lines (26 loc) · 767 Bytes

Volto Templates

The Volto Templates Addon allows authors to create and select templates for Volto pages.

Requirements

This addon need interaktiv.templates to be installed on the Plone backend.

Installation

Add @interaktiv.de/volto-templates to your package.json:

"addons": [
  "@interaktiv.de/volto-templates"
]

"dependencies": {
  "@interaktiv.de/volto-templates": "*"
}

Download and install now by runnning

yarn install

Start Volto with:

yarn start

License

This project is licensed under the MIT license.


Made with ❤️ by Interaktiv and the Plone Community