This is a Plone policy package, setting up a OneGov Box based website for municipalities.
You can install onegov.municipality with buildout:
git clone https://github.com/OneGov/onegov.municipality.git
cd onegov.municipality
ln -s development.cfg buildout.cfg
python2.7 bootstrap.py
bin/buildout
bin/instance fg
Run tests with:
bin/test
- Source: https://github.com/OneGov/onegov.municipality
- Issue tracker: https://github.com/OneGov/onegov.municipality/issues
This package is copyright by Verein OneGov.
onegov.policy
is licensed under GNU General Public License, version 2.