ci capstone
1.0.0
| Platform | Framework |
|---|---|
| PHP Framework | CodeIgniter 3.1.5. |
| Admin UI Framework | matrix-admin Bootstrap. |
| Name | Repository |
|---|---|
| Login Authentication | CodeIgniter-Ion-Auth. |
| Migration Authentication | codeigniter-ion-auth-migration. |
| Error Log | CodeIgniter-Log-Library. |
| Excel Export | Codeigniter-Excel-Export. |
| Core My_Model | CodeIgniter-MY_Model. |
| Translator | codeigniter3-translations. |
Create first a database named ci_capstone .
then just run/execute the website, tables in database will automatically migrate.
OR you can just import in database a sample data from sample_data/ci_capstone.sql.
then if you just/want to rename the folder name, you will be required to set/modify the base url as the same of name of your new folder name.
Use PHP <= 7.0 to be working as expected.
| Username | Password |
|---|---|
| administrator | mypasswordisadmin1 |
-Updated overview over the Admin Panel