Interspire Email Marketer Addons Installation
In this document we will explain step by step the requirements to install Maborak Addons for Interspire Email Marketer
Requirements
Before to install the addons please check the next requirements:- PHP 7.3
- IONCUBE Loader ( http://www.ioncube.com/loaders.php )
- Interspire Email Marketer: 6.1.3 to 6.2.1
- Web Server: Apache, IIS
- Database: MySQL
- Operating System: GNU/Linux, Windows, Solaris, FreeBSD
- Addon License
Demo
Actually we have a demo site with all addons installed:URL : https://iem.maborak.com/ User: admin Pass: d3m0
Download
You can download the addons from your Client Area after you purchase the addons.Installation
- Create a IEM Files backup
- Create a IEM Database backup
- Upload the Addons to: /path/to/iem/admin/addons/ folder
- Upload the Addon Licenses to: /path/to/iem/admin/addons/ADDON-NAME/api/ADDON-NAME.license.txt" file
- Install/Uninstall the Addons from: IEM > Configuration > Addons
- Enjoy!
Notes:
- You can run the Addon License registration automatically if you run in Shell ( SSH )
php /path/to/iem/admin/addons/installer/api/cli.php --register
Output for "iem.maborak.com" Interspire Installation:INFO[Register Domain Addons]: iem.maborak.com SUCCESS[Status]: Domain Licenses Found! SUCCESS[mta]: Licensed SUCCESS[multithread]: Licensed SUCCESS[geostats]: Licensed SUCCESS[backup]: Licensed SUCCESS[spins]: Licensed SUCCESS[fbl]: Licensed WARNING[isp]: Not-licensed SUCCESS[social]: Licensed WARNING[sms]: Not-licensed WARNING[multilanguage]: Not-licensed
- INSTALLER addon is necessary to install the addons
- INSTALLER addon is FREE and don't require a License
- If you are using WHM/Cpanel Control Panel you need to change the PHP crontab, you can do this via Sheel ( SSH ) or Cpanel Account.
From:
/usr/bin/php -f /path/to/iem/admin/cron/cron.php
To:/usr/local/bin/php -f /path/to/iem/admin/cron/cron.php