Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Latest commit

 

History

History
49 lines (30 loc) · 987 Bytes

README.md

File metadata and controls

49 lines (30 loc) · 987 Bytes

[!WARNING]

This template is deprecated, and no longer supported!. Consider using the new cookieplone

Cookiecutter Volto Templates

Powered by Cookiecutter, this is a collection of templates intended to be used by Plone users.

Getting Started 🏁

Prerequisites

  • pipx: A handy tool for installing and running Python applications.

Installation Guide 🛠️

pipx

pip install pipx

Choose a template 🎉

First run the command:

pipx run cookiecutter gh:plone/cookiecutter-volto

And choose a template:

  [1/1] Select a template
    1 - Volto Add-on
Template Description
Volto Add-on Create a new Volto Add-on Read More

License 📜

This project is licensed under the MIT License.

Let's Get Building! 🚀

Happy coding!