**** How to install zSend on your web server ****

You will need a web server that supports the following:
- PHP 5.2 or greater


**** Installing zSend ****

1. Unzip the zSend package into a new folder.
2. Important: Back up your web server before installing zSend.
2. Upload the contents of the zSend package to a subdirectory on your web server retaining the directory structure, eg. /zsend/

zSend is now installed! You can start zSend by pointing a browser to the zsendfree.php file on your web server.


**** zSend administration example ****

Once installed the administrator section can be accessed via system/admin in a web browser.
- For example http://example.com/zsend/system/admin


**** zSend examples ****

Once zSend is fully configured it's time to look at placing the various components into your website.
An example page is included called zsendfree.php which shows the code required to place inside your own PHP files or you can simply use the page as it is.

To use the code inside an existing HTML page, copy the PHP code into place and rename the HTML document with a .php extension and update your site links accordingly.

Colours and sizes of the zSend elements can be customised by editing the system/zsend.css file.