- PHP >= 5.4
- PDO Extension
- Import sql/*.sql to your MySQL Database
- Rename lib/config-sample.php to config.php,and edit the database infomation.
- Enjoy it.
- The user who uid is 1 is Admin by default.
- You can Add User ID into table 'ss_user_admin'
Run:
$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install