Coder Social home page Coder Social logo

ci-adminlte's Introduction

CI-AdminLTE

CodeIgniter 3.1.10 with AdminLTE 2.3.11

Installation

  1. Unzip the package.
  2. Upload the CI-AdminLTE folders and files to your server. Normally the index.php file will be at your root.
  3. Open the application/config/common/dp_config.php file with a text editor and set your base URL:
// Fill in the file of your project here when you develop locally.
$host_dev = 'CI-AdminLTE';

// Fill in the domain name here when your project is online.
// Example : www.johndoe.com
//           johndoe.com
$host_prod = 'your_domain.tld';
  1. Create a table named ci_adminlte and inject the data from the install/sql/ci_adminlte.sql file.
  2. Change if necessary the connection information to your database in the application/config/database.php file.

Demo

https://demo.domprojects.com/ci-adminlte/auth/login

Login

Browser Compatibility

Support for most major browsers including Chrome, Firefox, IE9+, Opera and Safari.

Languages

  • English
  • French
  • Portuguese (translation by marcelod)
  • ... and more soon

Server Requirements

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Dependencies

NAME VERSION WEB REPO
CodeIgniter 3.1.10 Website Github
AdminLTE 2.3.11 Website Github
Bootstrap 3.3.7 Website Github
Ion Auth 2.6.0 Website Github
jQuery 2.2.4 Website Github
Font Awesome 4.7.0 Website Github
Mobile Detect 2.8.30 Website Github

CodeIgniter 3 Documentation

Reference

ci-adminlte's People

Contributors

domprojects avatar marcelod avatar freeztime avatar

Watchers

soitun avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.