This system uses PHP for the backend โ it works on any shared hosting with cPanel (like GoDaddy, Namecheap, Bluehost, etc). No special software needed.
โ Upload Files
Upload all files to your hosting public_html folder (or a subfolder like /mail-manager/): index.html ยท
api.php ยท
cron.php
โก Set Folder Permissions
The script needs to write config.json and log.json.
In cPanel โ File Manager, right-click your folder โ Permissions โ set to 755
โข Add a Cron Job in cPanel
Go to cPanel โ Cron Jobs โ Add New Cron Job
Set it to run every 5 minutes and paste this command:
Open your site in the browser, fill in the Configuration tab, add your Centers, save โ and the cron job handles the rest automatically every 5 minutes.