This module extends the functionality of website_event to support
external events. This allows to list together with internal events,
external events for which registration is managed on another website.
This module is useful when you want to list events which are managed on
an external website. For instance events managed by partners.
It allows to list the external module together with you own events,
without managing registration for the external ones, but redirecting to
external website instead.
To use this module, you need to:
- Go to an event (on the backend)
- Just before the date of the event you have a boolean field “External
Event”
- Select that field and another one named “External Link” will appear
that becomes required if “External Event” is selected
When “External Event” is selected, a number of other fields are hidden
on the event form view :
- “Registration Statistics” and “Attendees” smart button
- “Extra Register Button”
- “Limit Attendees” and “Confirmed Attendees”
- “Autoconfirmation”
- the full notebook
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.