Skip to content

plone/cookieplone-templates

Repository files navigation

Plone Logo

Cookieplone Templates

GitHub Black code style

About

Powered by Cookieplone, this project is a collection of templates intended to be used by Plone integrators.

Prerequisites

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

Installation 💾

Install pipx with the following command:

pip install pipx

Choose a template 🛠️

Select a template with the following command:

pipx run cookieplone
[1/1] Select a template
  1 - A Plone Project
  2 - Backend Add-on for Plone
  3 - Frontend Add-on
Template Description
A Plone Project Create a new Plone project with backend and frontend components. Read More
Backend Add-on for Plone Create a new Python package to be used with Plone. Read More
Frontend Add-on for Plone Create a new Node package to be used with Volto. Read More

License 📜

This project is licensed under the MIT License.

Let's Get Building! 🚀

Happy coding!