collective.registration

Allow users to subscribe to events (with several periods)


Keywords
Python, Plone
License
CNRI-Python-GPL-Compatible
Install
pip install collective.registration==1.0

Documentation

collective.registration

This products allows you to add events to which visitors can register.

Features

  • Uses EasyForm to allow you to customize the form that visitors must fill
  • Handles multiple date / time periods for events
  • Handles available places by period

Translations

This product has been translated into

  • French
  • Dutch

Installation

Install collective.registration by adding it to your buildout:

[buildout]

...

eggs =
    collective.registration

and then running bin/buildout

Contribute

License

The project is licensed under the GPLv2.

Credits

This package was developed by Affinitic team.

Affinitic website

collective.registration is licensed under GNU General Public License, version 2.