The main policy package to install the Cusy CMS.
cusy.cms
depends on and installs the following add-ons:
- collective.behavior.banner: Add banners and create slider/carousel from banners.
- collective.easyform: Form Builder for Plone.
- cusy.exportimport: Extensions and patches for collective.exportimport.
- cusy.restapi.easyform: EasyForm integration for plone.restapi.
- cusy.restapi.info: Site and content info for plone.restapi.
- cusy.restapi.patches: Patches and fixes for plone.restapi which are not yet released.
- plone.restapi: RESTful hypermedia API for Plone.
cusy.cms
also depends on the following add-ons, but does not install them by default:
- collective.lineage: Turns subfolders of a Plone site to appear as autonomous Plone sites.
Install cusy.cms
by adding it to your buildout:
[buildout] ... eggs = cusy.cms
and then running bin/buildout
- Issue Tracker: https://github.com/cusyio/cusy.cms/issues
- Source Code: https://github.com/cusyio/cusy.cms
If you are having issues, please let us know by adding a new ticket.
The project is licensed under the GPLv2.