Skip to content

An Email Application with main functionality written in php

Notifications You must be signed in to change notification settings

tony-dev0/nexsus-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nexsus Mailer

Preview

An Email Application with main functionality written in php
Get complete project - ☕:buymeacoffee

Features

  • Send to multiple persons
  • Load from file (txt)
  • Inbuilt and Customizable template
  • save settings and use anytime
  • check status

Modules

ckeditor 4 documentation here

library

  • phpmailer - documentation here
  • sweetalert - documentation here

How to run:

  1. Download the Zip file
  2. Extract the file and and copy "nexsus" folder
  3. paste inside root directory For xampp: "xampp/htdocs" For wamp: "wamp/www" For lamp: "var/www/HTML"
  4. Open PHPMyAdmin (http://localhost/phpmyadmin)
  5. Create a database with the name "xcgf"
  6. Import xcgf.sql file (in the root directory)
  7. Run the script http://localhost/nexsus

Usage

  • On the Application go to settings

image

  • Save configuration settings

image

  • Load configuration settings

image

  • Click on info to confirm settings

image

  • Send message after filling the field