- Single-page application (AngularJS)
- Responsive (Bootstrap 3)
- Multi-language
- User manager
- Role-based ACL
mcrypt
sudo apt-get install php5-mcrypt
sudo php5enmod mcrypt
sudo service apache2 restart
php api/index.php cli install
php api/index.php cli add administrator foo@bar.com password123
##Compatible with codeIgniter 3.0.2 change the line 101 on api/index.php so that the application leads to your system folder
##Credit Thanks to Richard McDaniel https://github.com/rmcdaniel