Email Marketing Manager – PHP Script

Overview

Email Marketing Manager is a email marking tool where user can manage all of their emails in multiple lists. user can add more user to any list by using csv import feature. User can create multiple email templates for your email marketing campaigns.

There is also multiple user can manage their own emails by registering on this tool. they can see only thier added data and campaigns and templates.

Each user is having option to configure his own SMTP(s) and set limit for the day for his campaign(s). and their is a Sender profile setting feature also where user can set the number of email shoot at one cron call.

You can use this script to make a hosted app solution for marketing companies and digital marketers and personel product marketing panel where user  can register and logging into your panel , add their own smtp details and perday limit to each smtp setting and also user  can change your profile from sender profile.

  • In this package you will get complete sourcecode and documentation to install this app on your host ,You can edit and customize any code. If you face any problem in installing and setup of this project , you can directly send a email on [email protected]. Most probably I’ll reply within 24 hours.  
  • Demo Url:  
  • Username : testuser 
  • Password : testuser   
  • In this project i have written well documented code in PHP  and used Mysqli Extension for database. I put comments on all specific and required things in admin panel, I have used PHPMailer SMTP Library to send automatic emails/Cronjob.

Features

List of Important Features:

  •     Manage Contact lists with Import Csv feature
  •     User Manager you can delete and import more users to the list
  •     Manage Templates for upcoming campaigns and able to set the user name dynamic
  •     SMTP settings where user can add multiple smtp with per day limit
  •     Sender profile with send email limit per cron call at scheduled timing for campaigns
  •     Manage campaigns with scheduled dates,template,user list(s),exclude/except emails
  •     Track Reports
  •     Track Unsubscribers
  •     Change Password
  •     Forget Password
  •     Registration for new users
  •     Zeero Installation Configuration- Installer Script is Added

FEATURES IN LATEST RELEASED VERSION 1.2:

Newer Version is having following updates:

1. Cron will work in every calling manner (Previously it was working with Wget Command Only)
2. Double Opt in Link Available in email, and once user confirmed his subscription then it will not come in further emails to user
3. In Any List/Group there will be a Code for subscription box , which you can put anywhere in your frontend or another websites
4. Automatic Installer program which Remove your manual configuration , it will prompt for database and site configurations
5. Report section is improoved now, it will show right logs
6. Email Logs are sorted by latest sends of campaigns

7. In Reports Now Is Read Feature is also Available

8. Refined the Installer and make it more Secure, prevuoly direct access can be done in config.json,now it is working with conf.php and no direct access to this file

9. Download Csv feature added to reports

10. Added a email variable in template editor

Requirements

  • PHP Intalled on Server
  • MysqlI Extension to be enable
  • Mysql installed on server
  • Cronjob Cammand to be set

Instructions

IN LATEST VERSION (1.2) : INSTALLER SCRIPT HAS BEEN ADDED NOW 

You can read the documentation of newer version of this script by clicking on following Link:

CLICK HERE FOR DOCUMENTATION


Related