- Notifications
You must be signed in to change notification settings - Fork43
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system.
License
bkader/skeleton
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A CodeIgniter starter kit with lots of add-ons to give you a head start when developing web application.
The most important thing added to CodeIgniter is the plugins features, with filters and actions just like WordPress. But here is a list of main features:
- Application-free themes that can handle their own assets and have independent actions on the application. No need to handle themes on Controllers except for
rendering
views, settings pages titles and data to pass to views. - Plugins system where you can install, upload, activate, deactivate and delete plugins, just like WordPress, Joomla! and others.
- Modules management where you can as well install, activate, deactivate and delete modules.
- Themes management system.
- Users management.
- An application-free and ready-to-use dashboard.
- Multiple application contexts:
ajax
,process
,content
,help
,reports
andsettings
. - Themes-free authentication and registration as well as independent dashboard login page.
- Multilingual support.
Our database contains9 required tables and a single optional table (sessions
). With only these table you can create any type of web application. SeeDevelopment Logic on projectWiki.
If you want to try it before using it and contributing to it, you can visit the demo:
- Demo Link.
- Username:admin
- Password:admin123
Don't forget to contribute if you please! If you have any suggestions, let me know and please, don't forget that I am human, I am not perfect, I DO mistakes, lots of mistakes! So if you find any issues, just let me know and feel free to suggest any changes and enhancements.
Make sure to read ourWiki. They are not complete but they should be as soon as possible.
I was not really going to share this at all! I built if for my own personal use, then I was told to sell it.Well, I am not selling it, I am releasing it for free, but your donations are most welcome if you want to. You can send any amount you want to help me keep this project up and enhance it as much as I can.
Donate (PayPal): bkader[at]mail[dot]com
Bitcoin: 1CZa1d4qBA2M7DjMu9vGqmyLrQ8hAuqTDw
About
A ready-to-use CodeIgniter skeleton with tons of new features and a whole new concept of hooks (actions and filters) as well as a ready-to-use and application-free themes and plugins system.