Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bkader/skeleton

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.
https://github.com/bkader/skeleton

actions codeigniter codeigniter-skeleton dashboard demo entreprise filters framework history-management hooks modular multilingual plugins skeleton starter-kit themes user-management

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# CodeIgniter Skeleton

[![Join the chat at https://gitter.im/CodeIgniterSkeleton/skeleton](https://badges.gitter.im/CodeIgniterSkeleton/skeleton.svg)](https://gitter.im/CodeIgniterSkeleton/skeleton?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

A CodeIgniter starter kit with lots of add-ons to give you a head start when developing web application.

## What Does Contain?
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` and `settings`.
* Themes-free authentication and registration as well as independent dashboard login page.
* Multilingual support.

## Why a ready-to-use database
Our database contains **9** required tables and a single optional table (`sessions`). With only these table you can create any type of web application. See [Development Logic](https://github.com/bkader/skeleton/wiki/Development-Logics) on project [Wiki](https://github.com/bkader/skeleton/wiki).

## Demo
If you want to try it before using it and contributing to it, you can visit the demo:
* [Demo Link](https://ci-skeleton.000webhostapp.com/).
* 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.

## Documentation
Make sure to read our [Wiki](https://github.com/bkader/skeleton/wiki). They are not complete but they should be as soon as possible.

## How does it cost?
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

## Screenshots

![Dashboard](https://s19.postimg.cc/v6xyeykfn/skeleton-admin-index.png)
![Dashboard Languages](https://s19.postimg.cc/flgmuzt1v/skeleton-admin-languages-01.png)
![Dashboard Login 1](https://s19.postimg.cc/spm77oddv/skeleton-admin-login-01.png)
![Dashboard Login 2](https://s19.postimg.cc/nqyot4u5f/skeleton-admin-login-02.png)
![Dashboard Login 3](https://s19.postimg.cc/gnqtdiwfn/skeleton-admin-login-03.png)
![Dashboard Media Module 1](https://s19.postimg.cc/u4stt057n/skeleton-admin-media-01.png)
![Dashboard Media Module 2](https://s19.postimg.cc/n1kydds2b/skeleton-admin-media-02.png)
![Dashboard Modules 1](https://s19.postimg.cc/j52kkt3hf/skeleton-admin-modules-01.png)
![Dashboard Modules 2](https://s19.postimg.cc/i2se2a7tf/skeleton-admin-modules-02.png)
![Dashboard Modules 3](https://s19.postimg.cc/cem3beb6r/skeleton-admin-modules-03.png)
![Dashboard Modules 4](https://s19.postimg.cc/lz5py9l37/skeleton-admin-modules-04.png)
![Dashboard Plugins 1](https://s19.postimg.cc/5be7vsdgz/skeleton-admin-plugins-01.png)
![Dashboard Plugins 2](https://s19.postimg.cc/dtno04rpf/skeleton-admin-plugins-02.png)
![Dashboard Plugins 3](https://s19.postimg.cc/5o5m1zb6b/skeleton-admin-plugins-03.png)
![Dashboard System Information 1](https://s19.postimg.cc/z3baaznfn/skeleton-admin-sysinfo-01.png)
![Dashboard System Information 2](https://s19.postimg.cc/4ymtpmq2b/skeleton-admin-sysinfo-02.png)
![Dashboard System Information 3](https://s19.postimg.cc/6qkuh27ur/skeleton-admin-sysinfo-03.png)
![Dashboard System Information 4](https://s19.postimg.cc/ogmj248kz/skeleton-admin-sysinfo-04.png)
![Dashboard Themes](https://s19.postimg.cc/ejbi928oz/skeleton-admin-themes-01.png)
![Dashboard Users](https://s19.postimg.cc/97wlocuc3/skeleton-admin-users-01.png)