Send Announcement Module
- Created by: Vinoth Kannan and converted to a module by kbeeveer46
- Requirements: None
Description
Send Announcement allows you to send an email announcement to all of your users.
Instructions
- Edit /modules/send_announcement/templates/sendannouncement.tpl and enter your email address
- After enabling, create a link somewhere (like in your admin_main_center.tpl page). The link is: /module.php?module=sendannouncement
Revision History
- v0.2 2007/02/21 Vinoth - using $db gloabl no more manual configuration needed for DB settings, hard-coded Alert message on subject and message errors
- v0.1 2007/02/19 kbeeveer46 - First version