This template is made to ease and fasten the setup configuration for your web app. Built with Codeigniter Framework and AdminLTE Template. It uses HMVC modular extension to make the CodeIgniter PHP framework modular. It has Authentication Module already added.
Please note this is in-development release. Might add more functionality soon.
This repo contains in-development code for future releases.
PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.
Apache 2.4 or newer is recommended. MySQL/MariaDB Server 10+ or newer is recommended.
- Change APP_FOLDER in index.php (Line 4)
- Change WEB_ROOT in index.php (Line 5)
- Change PROTECTED_PATH in index.php (Line 6)
- Change ENVIRONMENT in {version}.php (Line 56)
- Set value of base_url in config.php (Line 26)
- Set site_title in config.php (Line 531)
- Set database.php
Please contact Jhunie Ray Suarez for other installation instructions.
Please see the license agreement.
Report security issues to Jhunie Ray Suarez or via my page on Facebook, thank you.
Thanks to Codeigniter Framework and AdminLTE Template.