Platform managing Certificates of Successful Completion for small, medium and big companies
PHP Framework CodeIgniter 3.1 is used for the development
PHP version 5.6 or newer is recommended.
Mysql or MariaDB is required
1- Import the SQL File (akasiabe.sql) in the repository directory to a blank Mysql/MariaDB database.
2- Change the parameters in config.php (application >> config >> config.php) accordingly, especially the BASE_URL
3- Edit the database paremeters in database.php (application >> config >> database.php) accordingly using your mysql/mariadb parameters
You are set to go !
The admin area is accessible at <BASE_URL> with the following credentials :
email : admin@admin.com
password : password
Enjoy !