Open source php CMS based on CodeIgniter
##Installation ###Database
- create new database in phpmyadmin
- goto \application\modules\install
- import sqlPre or sqlPro into phpmyadmin
- make a copy of \application\config database.sample.php file and rename it to database.php
- write your database access config in this file
###Files
- Make a copy of uploads_site folder and rename it to “uploads”
- create empty folders:
- /system/cache/
- /captcha
- /application/backups
###Composer packages
- open openserver terminal - http://prntscr.com/833pmi
- cd to project folder
- run “composer_update.bat”. Note: if you’ll see this http://prntscr.com/833tvj kind of message while installing just ignore it and push enter