How to Install Interspire with cPanel

How to Install Interspire with cPanel

cPanel is a popular Graphical User Interface (GUI) provided by many hosting companies to help their customers manage their servers and websites. This guide walks you through installing Interspire Email Marketer (IEM) using cPanel. The focus is on installing Interspire and does not cover the creation of email boxes for example. Please review the Interspire … Read more

How to Install Interspire on Ubuntu

How to Install Interspire on Ubuntu

This step-by-step guide will walk you through installing Interspire Email Marketer (IEM) on Ubuntu using a VULTR One-Click App Virtual Private Server (VPS). Interspire needs a LAMP (Linux, Apache, MySQL, and PHP) or LEMP (Linux, Nginx, MySQL and PHP) stack to run. Please review Interspire’s Server Requirements for more details. We will be using VULTR’s … Read more

Using Amazon SES to Send Emails

Using Amazon SES to Send Emails

Introduction You can configure Interspire Email Marketer to use one of the most affordable email sending services, Amazon Simple Email Service (SES). This guide walks you through the steps to use Amazon SES to send email with Interspire Email Marketer (IEM). The setup consists of three main parts: The initial setup of SES in your … Read more

Release Notes

Release Notes

Version: 7.1.0 Released: 1st Mar, 2023 – Added help links option in private label settings – Fixed pagination on Link Stats table in the campaign overview – Fixed The number rows displayed is reset everytime one goes to the next page – Fixed Unsupported operand types: string * int error – Fixed Email Campaigns loading … Read more

Setting Up Scheduled Sending Using Cron

Setting Up Scheduled Sending Using Cron

Cron jobs are schedule based services that run on just about every UNIX and Linux server. A cron job allows you to run commands and scripts on a recurring schedule at certain times and dates that you can set in a “crontab”. It can be set to run any PHP script or any command that … Read more

Adding a subscription form to your website

Adding a subscription form to your website

The easiest way to let people signup to your contact list is to create a subscription form. Using the IEM form wizard it’s a simple matter of a few clicks to generate the HTML code for a subscription widget or form that you can add to any page on your web site. The example widget … Read more

Server Requirements

Server Requirements

Server Requirements Please ensure your web host meets the application requirements below. We also have step-by-step instructions to install on a VPS running Ubuntu or a cPanel based sever. Requirements FAQ Does Interspire Email Marketer work with PHP 8.x? PHP 5 is not supported in any way. Does Interspire Email Marketer work with Windows? We … Read more

XML API Documentation

XML API Documentation

Introduction The Interspire Email Marketer XML API is a remotely accessible service API to allow Interspire Email Marketer users to run many of the Interspire Email Marketer API functions using XML requests. The Interspire Email Marketer XML API makes it possible to programmatically update and use your system without needing to physically access it. As … Read more

Using the API

Using the API

Email Marketer XML API usage and examples. Email Marketer’s API can be invoked by sending XML requests. The API files are found in the /emailmarketer/admin/functions/api/ directory. Each XML request requires a username, user token, request type, request method, and details. The API file containing the method you want to invoke is the request type, the … Read more

Deliverability

Deliverability

Email Deliverability Guide In this guide we will explore the process of how your email campaigns go from our WYSIWYG editor in Interspire Email Marketer until finally reaching your subscribers’ inboxes. The important thing to remember about deliverability is that it involves the use of many other components besides just our software, and approximately 90% … Read more