Add a behavior to collective.easyform to manage registration forms
Project description
Plugin for collective.easyform that allows to manage a subscription form.
With this product installed, when you create a new Easyform content-type, there will be a new “Registration” tab in edit form.
You can set the max number of attendees, a waiting list and open and close dates.
Subscription logic
Users can subscribe to the form if:
Current date is between open and close date
There are still available slots
Available slots are full but there is a waiting list
Contact registrants
You can send messages to registrants (and waiting list) to keep them updated.
Translations
This product has been translated into
English
Italian
German
Installation
Install collective.easyformplugin.registration by adding it to your buildout:
[buildout] ... eggs = collective.easyformplugin.registration
and then running bin/buildout
Contribute
License
The project is licensed under the GPLv2.
Contributors
Andrea Cecchi, andrea.cecchi85@gmail.com
Jens Klein, jk@kleinundpartner.at
Changelog
2.0.0 (2022-05-31)
Update IRegistrationForm Schema [1letter]
Add Shortname for behavior [1letter]
Update translation and add German language. [jensens]
Development: Move from TravisCI to Github Actions. [jensens]
Fix setup test. [jensens]
Black and isort code formating. [jensens]
Breaking: Drop support for Plone < 5.2. [jensens]
Breaking: Drop Python 2 support, add Python 3 support. [jensens]
1.0.0 (2020-03-06)
Initial release. [cekk]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.easyformplugin.registration-2.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 628e7d78f205c16a2f7bb60b0b17aefbf6a8fef0dcfb3fd10dda54d9325a0bbf |
|
MD5 | d15de2e0ffbd2bd9d0243aacf1fc783e |
|
BLAKE2b-256 | 736342ada7b06acfaffa3d75f70f0e10fb32c6e3bbacfbdff679ebc719a56d84 |