Reminders is a PHP script that allows you, and your users, to schedule reminder emails. It will send you the emails on the specified date to help you remind anything you want.
Use it to send yourself reminder notifications or to schedule emails for your contacts, and send them on specific dates.
Easy to install and easier to use with a simple front-end and backend. See and remove scheduled emails using the admin panel, or use external SMTP servers for higher delivery rates.
ADMIN PANEL DEMO
- NOTE: Requires a cron job to run on a daily basis to process the scheduled emails.
- NOTE: Requires URL rewriting. (mod_rewrite or similar).
Username: admin
Password: admin
URL: Admin Panel
UPDATES
1.0.2
1.0.1
- Added reCaptcha support
- Fix bug in admin settings
- Update documentation