| 1. |
Unzip the files contained in the Associate-O-Matic ZIP file to your local hard drive. Make sure they retain the original directory structures. Make sure you see an /aom directory after you unzip the files.
TIP: To unzip .ZIP files you need a program such as WinZip. |
| 2. |
Open your FTP client software (or use the control panel provided by your web host) and upload the Associate-O-Matic files to your server (web host).
TIP: Some FTP client software examples are FileZilla, CuteFtp and SmartFTP.
First, upload (FTP) the encrypted PHP in BINARY mode:
- shop.php
- admin.php
- aom.php
Then, upload all of the remaining files and let your FTP software decide the mode to use whether it be ASCII or BINARY.
- /aom/cfg.default.php
- /aom/cfg.css.php new in v3
- /aom/cfg.lang.php new in v3
- /aom/class.os.php
- /aom/class.soap.php
- /aom/[all the image files]
- /aom/cache/
Ideally, you would FTP the files to your main public site directory. Just make sure you don't overwrite any of your existing non-AOM files if they happen to be named the same.
Example Store URLs:
- http://www.yoursite.com/shop.php (best choice, shortest URL)
- http://www.yoursite.com/dir1/dir2/shop.php (also works, longer URL)
The shop.php and related files can be placed anywhere off your public directories so long as the hierarchy of Associate-O-Matic files remains the same in relation to themselves. |
| 3. |
Set the permissions for provided files/directories.
Normally this can be done by right-clicking on the file or directory from your FTP client.
NOTE: Windows users should contact their web hosting provider to determine the best method for changing file/directory permissions. Most likely they will provide a mechanism to do this within their control panel.
The
permissions for Linux/Unix users are as follows and can vary from web host to web host:
NOTE: You may need to modify your permissions beyond the below recommended settings. You'll know because Associate-O-Matic will give you cues that you still need to write and/or read enable a particular folder such as /aom. For example if 775 doesn't work you may need to make it 777.
- shop.php [CHMOD 644]
- admin.php [CHMOD 644]
- aom.php [CHMOD 777]
- /aom directory [CHMOD 755]
- /aom/cache directory [CHMOD 755]
- all other permissions should be fine by default
|
| 4. |
You can rename your shop.php and admin.php files or leave them as is.
If you rename the files, be sure to keep the .php extension on the end.
For example, instead of:
http://www.yourdomain.com/shop.php
You could name it:
http://www.yourdomain.com/best_store_ever.php
Also be sure to open the file in a text editor (e.g. Note Pad) and edit the portion that says "shop.php" and change it to the new name you're using. The same goes for the admin.php file if you rename it.
All other files and directories should remain as is.
|
| 5. |
Now that all of the files are on your server, it's time to open the Associate-O-Matic Control Panel.
This would be the admin.php file or the new name if you renamed it.
For example, in a web browser open the address replacing "yourdomain" with your domain name:
http://www.yourdomain.com/admin.php
NOTE: The first time you open the Control Panel, you'll be asked to enter your login username and password. Once set, you'll be asked for this login on all subsequent visits. If you ever decide to change your login, simply delete the file in the /aom directory called cfg.login.php. You'll then have a chance to reset the password.
Though we know this is crude, we will build a better interface for updating your login in a future version.
|
| 6. |
Once you enter the Control Panel, you'll see a number of settings.
At this point you'll want to make sure you enter your correct Amazon Associate ID and the other information for your site.
Don't be overwhelmed by the number of customizations you have at your disposal. You can actually save your settings at this point just to make sure everything works. Or go ahead and enter some more of your site details and then save.
In the Control Panel Settings section of our online documentation, we describe in much more detail each of the various settings. You can login to your Control Panel at any time and update your settings.
|
| 7. |
If you would like your domain name to point to your store page (shop.php), please read this post in the Tips & Tricks section of our forum:
http://www.associate-o-matic.com/forum/viewtopic.php?t=52
|
| 8. |
Congratulations! You're done. Lastly, view your store from within a web browser.
For example:
http://www.yoursite.com/shop.php |
IMPORTANT NOTE:
If you see a blank screen or errors, please see our troubleshooting section.
ANOTHER IMPORTANT NOTE:
Make sure you are using an Amazon Associate ID that matches the locale of your store otherwise you won't receive credit for sales from Amazon.
Register at the appropriate locale:
Amazon.com (US)
Amazon.co.uk (UK)
Amazon.ca (CA)
Amazon.de (DE)
Amazon.fr (FR) |