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

https://github.com/reactmore/morelab

Starter Admin Panel Codeigniter 4
https://github.com/reactmore/morelab

adminpanel codeigniter4 rbac rbac-management

Last synced: 10 months ago
JSON representation

Starter Admin Panel Codeigniter 4

Awesome Lists containing this project

README

          

# Reactmore Admin Panel With Codeigniter 4

[![MIT license](https://img.shields.io/badge/License-MIT-blue.svg)](https://lbesson.mit-license.org/) [![Open Source Love svg1](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/reactmore/morelab) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Freactmore%2Fmorelab&count_bg=%231DC297&title_bg=%23555555&icon=nucleo.svg&icon_color=%23E7E7E7&title=Hits&edge_flat=false)](https://hits.seeyoufarm.com) Trakteer Saya

## Feature
1. Auth (Login/Register/Forgot password/ Recaptha)
2. Dashboard
3. User Management
4. Role Management
5. Permission Management
6. Multi Lang
7. File Manager (Used Modal)
8. Settings
9. Profile
10. Language Management
11. Filter, Secure CRSF, Validation
12. Google Auth, Gitthub Auth

## Usage

1. `git clone https://github.com/reactmore/morelab.git`
2. `composer install`
3. `php spark db:create`
4. `php spark migrate`
5. `php spark db:seed Development` || If you update from old version dont seed again
6. `php spark key:generate`
7. `Admin Login : Email : reactmorecom@gmail.com || Password : reactmorecom321`

## Changelog Update
- Version 1.0.1
- Initial
- Version 1.0.2
- Added Github Auth
- Added Chart Js on dashboard
- Beta Secure API
- Maintenace Page
- Fix Some Code from CI 3

## System Usage
- Windows 10
- Laragon
- Visual Studio
- PHP 8
- Codeigniter Version 4.1.8

## Contributing
You can contribute on the development of this package by opening new issue(s) when encountering any bugs or issues in this project or by submitting new pull request(s) to contribute directly to the code

## Credit
- Framework - Codeigniter 4.*
- Admin Template - AdminLte