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"> </div>About
This project is a collection of templates for Plone integrators to use through Cookieplone.
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!