Description:
Provides an RSVP option where members can register for an event.
The RSVP block is shown in the thread view above the first post.
Features:
All phrases start with rsvp_ for your convenience.
Database modifications:
Creates a new table called xf_andy_rsvp
Creates a new table called xf_andy_rsvp_register
Questions and Answers:
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.
Attachments