Mercury Launcher
EMAIL BULK SOFTWARE | SALES | COLD EMAIL
UPDATE 21 OCTOBER 2025

Basically i dev
- the save and load functions for the GRAPEJS editor
- A crud for Editor and the SMTP
- And a BULK script with PHPMailer
- Place all in a ADMINLTE Dashboard
DEV STACK:
- PHP 8
- MYSQL 5
- HTML5
Libraries used :
-
GRAPESJS ( https://grapesjs.com/ )
https://github.com/GrapesJS
https://grapesjs.com/demo-newsletter-editor.html
https://github.com/GrapesJS/preset-newsletter -
ADMINLTE
https://adminlte.io/ -
PHPMailer
https://github.com/PHPMailer/PHPMailer -
phpMyAdmin
https://www.phpmyadmin.net/
HOW TO INSTALL :
- Create a database and import the SQL script from folder : _backup_bd
- Create a admin user, use for the password field a MD5 data type Function
- Modify the DATABASE conections in : mysqli.inc.php
- Modify the DB credentials in the file : core/app/config.php for the folders cruddiy-202312.1 and cruddiy-202312.1_smtp
HOW TO USE :
- Design a newsletter in the Newsletters Menu, the visual editor activate on click the name column ( Save from the editor at least once )
- Set a SMTP provider in the SMTP menu, i suggest a gmail account, ask google for the common use of gmail for SMTP
- SEND a newsletters in the Mercury Launcher Menu

