This README would normally document whatever steps are necessary to get your application up and running.
- RBAC - Web Application
- (Rule Based Access Control)
- Version 1.0
- Author: Pudyasto Adi
- Website 1: http://www.pudyastoadi.my.id/
- Website 2: http://pudyastoadi.dev.php.or.id
- Contact: mr.pudyasto@gmail.com
- Follow: https://twitter.com/pudyastoadi
- Like: https://www.facebook.com/dhyaz.cs
- License: http://opensource.org/licenses/MIT MIT License
-
Install database
-
Copy all *.copy.php into general files *.php
- config/config.copy.php
- config/database.copy.php
- config/ion_auth.copy.php
- libraries/Apps.copy.php
-
Customize your setting
- config/config.php
- config/database.php
- config/ion_auth.php
- libraries/Apps.php
-
Try your application
-
Username And Password
- After import database file, please use this username and password :
- Username : administrator
- Password : password
- This Application support MySQL Database, PostgresSQL Database
- AdminLTE - https://almsaeedstudio.com/themes/AdminLTE/index2.html
- Codeigniter 3 - https://codeigniter.com/
- HMVC - https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc
- Template Engine - https://github.com/philsturgeon/codeigniter-template
- Ion Auth - https://github.com/benedmunds/CodeIgniter-Ion-Auth
MIT License
Copyright (c) 2017 Pudyasto Adi W.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Happy coding!