- Compatible XF Versions
- 2.0
- 2.1
- 2.2
Description:
Provides an RSVP option where members can register for an event.
(Example of RSVP create link)
(Example of RSVP create page)
(Example of RSVP block)
(Example of Register edit page)
(Example of RSVP edit page)
(Example of User group permissions)
Features:
Q: Can registered members create a RSVP.
A: No. The RSVP create function should only be given to the Administrator or other trusted user group.
Provides an RSVP option where members can register for an event.
(Example of RSVP create link)
(Example of RSVP create page)
(Example of RSVP block)
(Example of Register edit page)
(Example of RSVP edit page)
(Example of User group permissions)
Features:
- The Registration end date will prevent new registrations past this date. A member who has already registered can edit their existing registration until the date of the event.
- The Maximum attendees feature disallows new registrations once the maximum has been met.
- Download Andy-Rsvp-1.0.zip and unzip it.
- Copy the src/addons/Andy/Rsvp directory to your server.
- From the Admin Control Panel Install the add-on.
- Creates a new table called xf_andy_rsvp
- Creates a new table called xf_andy_rsvp_register
Q: Can registered members create a RSVP.
A: No. The RSVP create function should only be given to the Administrator or other trusted user group.