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

https://github.com/varreltantio/snet

Snet - The Missing Codeigniter 3 Admin
https://github.com/varreltantio/snet

codeigniter-admin codeigniter3 snet

Last synced: 3 months ago
JSON representation

Snet - The Missing Codeigniter 3 Admin

Awesome Lists containing this project

README

        

*******************
Overview
*******************

SNET is an admin panel created via codeigniter and sb-admin 2. CodeIgniter is an open-source PHP framework for building web applications. This project is a sample implementation of CodeIgniter 3.x.

*******************
Features
*******************

- Role Management
- Menu Management
- Store

*******************
Requirements
*******************

- PHP 5.6 or greater
- MySQL 5.5 or greater
- CodeIgniter 3.x

*******************
Installation
*******************

1. Download the CodeIgniter 3.x source code
2. Unzip the package to your local development environment
3. Configure the `application/config/database.php` file to connect to your MySQL database
4. Import database in assets/db/snet.sql to your new Databases
5. Run the project by accessing `http://localhost/your-project-folder` in your web browser

*******************
Documentation
*******************

For further information on using CodeIgniter, please refer to the official `CodeIgniter User Guide `_.

*******************
Contribute
*******************

This project is open source, so you are welcome to contribute. To report an issue or request a feature, please use the `GitHub issue tracker `_.

*******************
Accounts
*******************

- Admin Role

email: [email protected]

password: 123456

- User Role

email: [email protected]

password: 123456