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
- Host: GitHub
- URL: https://github.com/varreltantio/snet
- Owner: varreltantio
- License: mit
- Created: 2020-02-23T04:17:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T03:05:09.000Z (over 3 years ago)
- Last Synced: 2024-12-31T10:52:51.280Z (over 1 year ago)
- Topics: codeigniter-admin, codeigniter3, snet
- Language: PHP
- Homepage:
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
- Contributing: contributing.md
- License: license.txt
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: admin@gmail.com
password: 123456
- User Role
email: user@gmail.com
password: 123456