The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Farcaster's Event Attendance: Email Add-On Details »» | ||||||||||||||||||||||||||||||
Farcaster's Event Attendance: Email Add-On
Developer Last Online: Jun 2014
This modification is an enhancement for the "Farcaster's Event Attendance" modification. After you install this modification, you will be able to configure various notification and reminder messages to members who RSVP'd for events on your calendar. For instance, you could configure a message to be sent to a member who RSVP'd "Maybe" to prompt him to update his RSVP status a few days before the event started. You could configure an additional notification to be sent to members who RSVP'd "Yes" to remind them of the event one day, one week, or at any point before the event occurs.
Prerequisites: Farcaster's Event Attendance 1.1.0 (or newer) Installation - 1 file upload - 1 XML upload 1. Upload the file rsvp_notify.php to your forums includes\cron directory. 2. Use the Product Manager to import the product file product-rah_rsvp_email_1_0_0.xml.xml 3. Modify the RSVP email notification options as needed under "Farcaster's Event Attendance" in the options menu. 4. Modify the schedule of the "Send RSVP notifications" job as needed. By default, it is set to run at midnight each day. Default Notifications When you first install the product, it is configured to:
Revision Log 1.0.0 - Initial Release Further documentation available in first post. Show Your Support
|
Comments |
#2
|
|||
|
|||
Setting up Notifications
The options are setup to give you a wide latitude of setting up all kinds of schedules with different email templates. Under the options for "Farcaster's Event Attendance" you will now have a text area for each of the RSVP statuses (Yes, No and Maybe). On each line you type in the number of days (or fraction thereof) in advance of the event the email should be sent, followed by a comma and then the email phrase to be used. To setup more than one, just add a new line. For instance, to send a notification 5 days in advance to members who RSVP'd "yes," I created a new email phrase called rsvp_yes_5 and then added the following line to the option box: 5,rsvp_yes_5I decided that I also wanted to have a message sent 1 day in advance, so I added another email phrase called rsvp_yes_1 and added it just below the previous line, like this: 5,rsvp_yes_5Adding a New Email Phrase 1. Under the Phrase Manager, click "Add New Phrase" 2. Change the Phrase Type to "Email Subject Text" 3. Set the varname. This will be the name you reference in the notification box described above. 4. Type the text you want to appear in the subject line in the "Text" box. You can use variables. A list of available variables will be described in the next section. 5. Save the phrase. 6. Add another phrase by clicking, "Add New Phrase" under the Phrase Manager. 7. Change the Phrase Type to "Email Body Text". 8. Set the varname to the exact same name as you used for the "Email Subject Text" above. 9. Type the text you want to appear in the "Text" box. You can use variables. Available Variables: $username = The user's forum name $rsvp_day = The day the event occurs, formatted as Y-m-d, ie: 2007-01-01 $rsvp_day_formatted = The day the event occurs. $when = Number of days to event or "Today" if the event occurs on the same day as the notice is going out, ie: 3 Days $days_to_event = Number of days to event, without the word "Days" appended. $rsvpd_on = The date the member RSVPd. $guests = The number of guests the member said he'd be bringing. $rsvp[title] = The event title. $rsvp[event] = The event description. |
#3
|
||||
|
||||
It keeps on getting better
|
#4
|
|||
|
|||
Just when I was thinking that my site needed this and I would have to do it myself. Great addon, thank you!
|
#5
|
|||
|
|||
Are the instructions easy enough to understand? I know it is a little complicated to setup your notifications, but I wanted to keep it as open ended and scalable as possible for everyone's individual needs.
|
#6
|
||||
|
||||
Does this take account of the user's email seetins such as "Admins can email"?
|
#7
|
|||
|
|||
No, it will send an email regardless of that setting, just as I'm pretty sure a reminder would, if they set one up.
|
#8
|
||||
|
||||
Thanks. I'll just have to make a note in the RSVP form then.
|
#9
|
|||
|
|||
awesome
|
#10
|
|||
|
|||
Hum. That may be something worth adding to the next update? Technically if someone opts-out they shouldn't get any emails. Just my thoughts...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|