Home

Awesome

<p align="center"> <img alt="Plone Logo" width="200px" src="https://raw.githubusercontent.com/plone/.github/main/plone-logo.png"> </p> <h1 align="center"> Cookieplone Templates </h1> <div align="center">

GitHub Black code style

</div>

About

This project is a collection of templates for Plone integrators to use through Cookieplone.

Prerequisites

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
TemplateDescription
A Plone ProjectCreate a new Plone project with backend and frontend components.Read More
Backend Add-on for PloneCreate a new Python package to be used with Plone.Read More
Frontend Add-on for PloneCreate 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!