Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.31 KB

README.rst

File metadata and controls

52 lines (33 loc) · 1.31 KB

Microsite

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:

  1. 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.