Skip to main content

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

Products.EventRegistration-1.0.0.zip (56.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page