http://daniberg.com
Awake Autoresponder Free Version Documentation
Script version: 0.5
Script release: 2008-04-27
Document update: 2008-04-27
Copyright Dani Berg 2003-2008
License: GPLv3
Index
1 - Installation
2 - Sending messages
3 - Help & Tips
1 - Installation
1.1 DATABASE SETUP
  • create a database in your control panel.
  • create a database user name and password.
  • add the user to the database.
  • log in to your new database with any tool that permits you to import and execute sql statements.
    One common choice is phpMyAdmin
  • import and execute the awakear.sql file. The file is located under the 'docs' folder.
  • check if you have 2 tables (ar_lead and ar_msg) built into your database.
1.2 SCRIPT SETUP

Edit the config.php file. It's located under the 'inc' folder.
All fields are commented so there's nothing special to say here.

1.3 UPLOAD FILES
  • Create a folder where you want the script to be installed. For instance, "aarfree".
  • Upload all files to the folder you have just created.
  • Set permission 755 to all .php files.
1.4 YOU'RE READY!!

In your browser type the Awake Autoresponder url.
Something like http://yoursite.com/aarfree

2 - Sending Messages
2.1 SENDING MESSAGES MANUALLY

You'll have login to Awake Autoresponder and click 'Run Autoresponder'
You may do this once a day.

2.2 AUTOMATIC SENDING MESSAGES

Now, that's a better approach!!
In your control panel set the Cron to run the file run.php once a day.
Add to the command line:
lynx -dump http://yoursite.com/awakear/run.php > /dev/null

3 - Help & Tips
PERSONAL MESSAGES

The following tags are avaiable:
<?Name?>, <?Email?> and <?Unsubscribe?>

INDEX OF MESSAGES

You can set the index of messages, the day that the message will be sent, by choosing the day number when adding a new message. 0 (zero) means that the message will be sent when the lead is added. Right now Awake Autoresponder supports 60 days of messages. You can't send more than one message in a day to the same email.



Website and all code by Dani Berg
Comments, suggestions and questions:
dani@daniberg.com
© Copyright 2004-2008. All rights reserved. DANIBERG.