
This module checks every day all event for notication xml tags. If found and the notication flag is not passed yet, a notication email is send.
Key features
- Enable email notification for upcoming events.
- CSV event bulkload support (Event template is filled with CSV data)
- Drupal 5.X compliant
event tag format
</event_notification email=test@test.com >
or memberId of addressbook module
</event_notification email=204 >
email tag content destination email address
period tag contants time in hours before email notifcation is send
Note: Crontab must run every hour.
Event mail check is only executed ones a day between 00:00 and 00:59 localtime
Requirements
This module requires Drupal 5.x.
Installation
1. Copy the event_notificator folder and its contents to the Drupal modules/ directory.
Drupal should automatically detect it and create nessary database queries.
2. Go to ‘administer -> modules’ and enable the event_notificator module
3. Configure the module
http://!your URL!/admin/settings/event_notification
4. Optional: To upload a bulk events use the following link.
http://!your URL!/event_notification
Release Notes
Click here to see the release notes
Demo Site
Click here to enter my demo drupal site
Downloads
This software is open source and may be copied, distributed or modified under the terms of the GNU General Public License (GPL) Version 2. If you like the software please donate 1 euro to support us.
Drupal 5.x version
event_notification-v5.x.zip (7.6 KiB, 146 hits)
Source Code
Click here to checkout the source code.
Ohloh Project Statistics
Disclaimer
In no event shall the author be liable to any party for direct, indirect, special, incidental, or consequential damages arising out of the use of this software and its documentation, even if the author has been advised of the possibility of such damage. The author specifically disclaims any warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The software provided hereunder is on an “as is” basis, and the author has no obligation to provide maintenance, support, updates, enhancements, or modifications.









