An event registration system for plone
Project description
Introduction
An event registration system for Plone. Provides Registrant and RegisterableEvent content types (using old-style content type framework: Archetypes) and corresponding workflows and associated portal_properties property sheet.
Installation
Use Buildout:
$ virtualenv . $ bin/pip install zc.buildout $ bin/buildout init
With this buildout.cfg:
[buildout] allow-hosts = *.python.org extends = http://dist.plone.org/release/4.2.2/versions.cfg versions = versions parts = plone [plone] recipe = plone.recipe.zope2instance user = admin:admin eggs = Pillow Plone Products.EventRegistration
And:
$ bin/buildout $ bin/plone fg
Changelog
1.0.0 - 2012-11-05
Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for Products.EventRegistration-1.0.0.zip
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7dc19fa96abae348a6eae03b3ca8640981908aecd0afa4558cf4db844c38487f |
|
MD5 | 22e3c26c439bf4d796ed38e7b92b8746 |
|
BLAKE2b-256 | 1a3d08a3ce47d3e93d64c0ef98e58de2a697a5f9a49a4a7a11321a6e59b3eb80 |