plone / cookieplone-templates

Plone templates used with cookieplone
MIT License
0 stars 0 forks source link

Plone Logo

Cookieplone Templates

![GitHub](https://img.shields.io/github/license/plone/cookiecutter-plone) [![Black code style](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

About

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

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
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!