CMS for Tour Company built with SLIM Microframework.
I've only just stripped this back to Whitelabel so its not tested. It needs some TLC.
The database isn't include please contact me on montane@protonmail.com.
- Mysql 5+
- PHP 5.6+
- npm
- composer
- Ruby
- Capistrano
- clone this repo
- cd into directory
composer install
- import the database file
mysql -uroot slimtest < /Users/User1/vprojects/Slim-Tour-CMS/migrations/slimtest.sql
php -S localhost:8888 -t public