Table of Contents
A very basic Dexterity-based container to be used as a microsite.
Got an idea? Found a bug? Let us know by opening a support ticket.
To enable this product in a buildout-based installation:
- Edit your buildout.cfg and add
sc.microsite
to the list of eggs to install:
[buildout]
...
eggs =
sc.microsite
After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.
Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.
Check the box next to sc.microsite
and click the 'Activate' button.
TBA.