Members

Note: You can use your Sitellite.org account here and vice versa.

Username

Password

Remember Login

Forgot your password?

Not a member? Click here to register

SiteEvent - Docs

Home        News        Bugs        Downloads        Docs        Forum        CVS        Stats

Installation

Please Note: The latest release only works with Sitellite 4.3.2 or newer.

1. Unpack the download into your inc/app folder:

cp siteevent-2.0.1-stable.tar.gz /path/to/sitellite/inc/app/
cd /path/to/sitellite/inc/app
tar -zxf siteevent-2.0.1-stable.tar.gz
mv siteevent-2.0.1-stable siteevent
rm siteevent-2.0.1-stable.tar.gz

2. Install the database tables:

mysql -p -u USER DBNAME < siteevent/install/install-mysql.sql
(enter password when prompted)

3. Copy the events collection into the collections folder:

cp siteevent/install/siteevent_event.php cms/conf/collections/

4. Link to SiteEvent somewhere in your site, via the following URL, or through the box chooser in the Sitellite editor.

http://www.example.com/siteevent-app