Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 581 Bytes

Codeigniter Admin/Website boilerplate

A full template with backend, frontend, login and dashboard

Requirements

Frontend

Backend

  • Apache 2.4+ OR Nginx 1.16+
  • PHP 7.0+
  • MySQL 5.7+ OR MariaDB 10.3+

Setup

  • Clone this repo into your web server
  • Install the database in db/ folder
  • Rename env-sample.ini to env.ini and update your values
  • Run the app

License

This project is distributed via MIT license, as found in the LICENSE file.