
Login: demo
Password: demo
Description
Mailing system to organize marketing campaigns and sending newsletters. Program tested on PHP 7 and optimalized using 500.000 emails databse (min. req. PHP 5.3).
Features
- Advanced statistics for each campaign:
- opens
- unique clicks
- total clicks
- unsubscribers
- top browsers
- Advanced statistics with geolocation:
- google map showing who and where opened email
(API google map v3 is needed) - top Cities
- top Countries
- google map showing who and where opened email
- Email sending:
- Ajax email sending with progress belt showing current sending process
-
PHP Background process – you can close browser window,
campaign will be still proceed on your server (notify admin by email when finished)
- Other options:
- Bounced emails management with IMAP/POP3 connection
- Campaign can be stored for future sending
- Change login/password to the system
- Check unsubscribers by a particullar campaign
- Clear all attachments function
- Clear all campaigns function
- Clear all recipients function
- Clear all senders function
- Clear all tags function
- Clear all templates function
- Clear database function
- Dashboard view
- Dashboard with basic statistics
- Easy prepare new campaign
- Easy to add/edit email template – WYSIWYG TinyMCE editor with File Manager included
- Easy to install – just upload to server, login and set up database
- Enable/Disable email tracking
- Import predefined 30 usefull email templates
- Import sample data
- Import/Export emails from/to CSV file
- One file configuration
- Possibility of adding your own components to this system – example component included
- Possibility of automatic deletion of unsubscriber
- Possibility of deletion of bounced emails from POP3/IMAP server
- Possibility of deletion of bounced emails from recipient database
- Q&A section with most popular usefull issues
- Responsive
- Run/Stop/Resume/Delete campaigns
- Sending emails using SMTP server
- Sending emails via standard function mail()
- Set up database
- Set up hourly limit for sending emails
- Subscribe widget for web sites generator
- Test module for SMTP connection before usage
- Track emails
- Translation ready / multi language
- Unlimited email templates
- Unlimited mailing list
- Unlimited number of SMTP connections
- Unlimited number of attachments
- Unlimited recipients
- Unlimited senders – set up senders email and description
- Unlimited tags for recipients
- Unsubscribe link
- User friendly admin panel view
Changelog
E-mailer 1.11, 2016-07-23
- BMH rules updated "does not like recipient" rule added - disabled auto search/filter, added a button to search texbox in recipient list and in campaign preparation - sample data updated - added default values for tables create sql to avoid problems with MySQL 5.6 server - modified dates from 0000-00-00 00:00:00 to 2000-01-01 00:00:01 to avoid problems with date range in MySQL 5.7 - add SMTP login different from email address - setup timeout for 3 hours - tracking the email who clicked on it, how many times, and from where (geo location) for each email sent - added advanced details for sent campaign: - google maps + icons who and where opened email (based on their IP) - top 10 Countries - top 10 Cities - top 15 clickers - top 15 most popular software (based on user agent) - special campaign buttons (based on any sent campaign) for: - people who NOT yet opened mail - people who OPENED mail - people who unsubscribed - special campaign with advanced filters (Country, City, Person, Software) - added google maps v.3 API key configuration in params - allow to import any CSV file format, not only with .csv extension - added email browser view link - sending mails as background process, with closed browser tab. (not cron) - add option, to send notification for e-mailer administrator when campaign sending complete - translation updated - make responsive tables - add modify button to Waiting list campaign, ex. change template
E-mailer 1.10, 2016-06-01
- user feedback: SMTP configuration errors, code updated
E-mailer 1.09, 2016-05-27
- added CSRF protected image manager for wysiwyg editor - added management of bounced mails, IMAP / POP3 connection - added advanced statistics of each campaign, total clicks, unique clicks, bounced, opens, unsubscribed - added automatic email deletion of unsubscribed person, to be configured in system params - user feedback: in 20k recipients campaign, browser works slowly, sending AJAX engine logic improved using 500.000 emails database
E-mailer 1.08, 2016-05-06
- added possibility to produce customer own component and described in documentation how to do it - added detailed page titles - added subscribtion widget - folder 'example' renamed to 'images' for semantic purposes - user feedback: add option to ignore errors during upload CSV file - user feedback: after delete unsubscribers the efficiency report not showing real quantity of unsubscribed recipients, corrected, statistics will remain in the system till DB clear action - error: undefined offset during import wrong CSV file, code updated
E-mailer 1.07, 2016-04-25
- documentation updated, link to documentation added in menu - translation files updated - user feedback: global delete button for unsubscribers added - user feedback: UI improved, made bigger top dashboard buttons for easy touch on mobile devices - error: test of SMTP not working if it is not enabled in the settings, info 'how to' added - error: variable should be passed by reference in template updating on some servers, code updated
E-mailer 1.06, 2016-04-08
- user feedback: SMTP functionality added - UI improved, added buttons to all lists for easier usage - views updated, displaing checkboxes, campaign preparation - documentation updated, description about SMTP added - unsubscribers view added
E-mailer 1.05, 2016-04-01
- added CSRF token to each form - added secure token for login form
E-mailer 1.04, 2016-03-30
- all external images in sample templates transfered to local instalation - documentation updated, unneccesary links deleted in Q&A section
E-mailer 1.03, 2016-03-25
- refactorized to PSR standards - documentation updated - eliminated side effects with fake url's
E-mailer 1.02, 2016-03-22
- email header updated, Content-ID added - CSV export, moved charset convertion to DB system - dashboard view improoved - added checking is file configuration.php writtable during installation process
E-mailer 1.01, 2016-03-18
- added checking is file configuration.php writtable after intallation - removed PHP 5.3+ deprecated method from CSV import - translation files updated - added ini_set('error_reporting', E_ALL); for system checking errors
E-mailer 1.0, 2016-03-09
- Easy to install - just copy to serwer, set up db and login - Import/Export subscribers from/to CSV file - Sending mail via standard function mail() - Unlimited numer of attachments - Unlimited mailing list - Unlimited recipients - Unlimited tags for recipients - Unlimited senders - Set up senders email and description - Unlimited email templates - Import predefined 30 usefull email templates - Easy to add/edit email template - WYSIWYG TinyMCE editor used - Track emails - Translation ready / multi language - Unsubscribe link - Ajax email sending with progress belt showing current sending process - Dashboard with basic statistics - Easy prepare new campaign - Campaign can be stored for future sending - List of sent campaigns with sufficiency metter - Check unsubscribers by a particullar campaign - Change login/password to the system - Set up data base - Set up hourly limit for sending emails - Enable/Disable email tracking - Clear data base function - Clear all recipients function - Clear all tags function - Clear all campaigns function - Clear all templates function - Clear all attachments function - Clear all senders function - Q&A section with most popular usefull issues - Responsive ready - One file configuration - User friendly admin panel view - Dashboard view - Import sample data
No comments:
Post a Comment