Translations tutorial available here: kanev.com - Taxi Booking Translations

Print

Autoresponder is an automated email system that sends emails based on users' website registration or last visit date. 

You can create unlimited email templates that will be sent to your website users based on specific settings.

There are two email template types that you can choose from:

  1. Autoresponder (based on user registration)
  2. Reminder (based on user last log in date)

Also, you can choose from two types of email sequence: Weekly, on a specific day of the week; and Monthly, on a specific date each month. This way you can create a series of emails that will be sent consecutively eg. Monday week 1, Monday week 2, Monday week 3 or 15th of month 1, 15th of month 2, 15 of month 3 etc.

Autoresponder is the only component that allows you to run an online training course or online school, where users will receive their lessons weekly or monthly, on a set date, based on their registration length. Each user will receive their next email not with everyone else, but at a time personalised for him/her.

Autoresponder features:

Installation, Setup and Use

  1. Download the component from our download area
  2. Go to the back-end Extensions -> Install/Uninstall
  3. Click on "Browse" button and navigate to the folder you have downloaded "Autoresponder"
  4. Click on "Upload File & Install"
  5. Go to Components -> Auto Responder
  6. Click on "Options" (top right corner of your screen) and review and edit settings if necessary (Profile integration: Joomla or Jomsocial, Number of emails: 40 to send by default so you don't trigger server limitations, Wait interval: 120 by default which means that every 2 minutes 40 emails will be sent - cron job is necessary for this setting to work, please see Cron Job example below)
  7. Click on "Save"
  8. Click on "Categories" -> "New" -> create at least one category and click "Save" - it is best to create different Categories for each email campaign.
  9. Click on "Email Templates" -> "New" and create your first email

Note: Specify serial number of your email - 1 for first week/month, 2 for second week/month, 3 for third week/month and so on.

  1. Autoresponder (based on user registration)
  2. Reminder (based on user's last log in date)

Note: Repeat these steps to create series of emails to be sent consecutively to your website users.

Set up a Cron Job at your Server back-end admin panel (cPanel, Plesk etc.):

wget -O /dev/null "http://YOURWEBSITE.TDL/index.php?option=com_autoresponder&task=sendEmails"

Change YOURWEBSITE.TDL with your actual domain name.

Get Autorespnder for Joomla