Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cahyadsn/ci4basic
CodeIgniter 4 Basic Application
https://github.com/cahyadsn/ci4basic
Last synced: 3 days ago
JSON representation
CodeIgniter 4 Basic Application
- Host: GitHub
- URL: https://github.com/cahyadsn/ci4basic
- Owner: cahyadsn
- License: mit
- Created: 2023-07-04T10:02:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T03:17:03.000Z (10 months ago)
- Last Synced: 2024-10-12T07:23:56.351Z (about 1 month ago)
- Language: PHP
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ci4basic
## CodeIgniter 4 Basic Application
-------This package for CodeIgniter 4 serves as a basic platform for quickly creating a back-office application. It includes profile creation and management, user management, roles, permissions and a dynamically-generated menu.
## Feature
-------
* Configurable backend theme [AdminLTE 3](https://adminlte.io/docs/3.0/)
* CSS framework [Bootstrap 4](https://getbootstrap.com/)
* Icons by [Font Awesome 5](https://fontawesome.com/)
* Role-based permissions (RBAC) provided by [Myth/Auth](https://github.com/lonnieezell/myth-auth)
* Dynamically-Generated Menu
* Localized English / Indonesian## License
-------This package is free software distributed under the terms of the [MIT license](LICENSE).