Rsvp

Rsvp 2.7

No permission to download
Rsvp v1.8 changes:

Updated installation code to make upgrading from previous versions easy. If you have installed Rsvp v1.7 or older, just upgrade as normal.
Rsvp v1.7 changes:

Added a Note field.

If you have a previously installed version of this add-on, be sure to run this query in phpMyAdmin before upgrading.

Code:
ALTER TABLE `xf_rsvp` ADD `note` TEXT NOT NULL
Rsvp v1.6 changes:

Fixed packaging problem.
Rsvp v1.5 changes:

Now using prepared statements.
Rsvp v1.4 changes:

Added rsvp_id field to xf_rsvp table.
Rsvp v1.3 changes:

Added Options page which now allows setting number of days the RSVP button is functional.
Rsvp v1.2 changes:

1. Added missing phrase.
Rsvp v1.1 changes:

1. Removed the Full Friendly URLs requirement.

If upgrading from v1.0, all that is required is to upgrade the XML file.
Top Bottom