domProjects / CI-AdminLTE

CodeIgniter 3.1.10 with AdminLTE 2.3.11
https://domprojects.com/projects/ci_adminlte
276 stars 220 forks source link

Instalation #7

Closed cumez1 closed 8 years ago

cumez1 commented 8 years ago

Hello I can support the installation, or that steps have to follow.

FoxMiner commented 8 years ago

You do not have to install anything only download the file and unzip it on your development server.

The file already has all the necessary dependencies and a basic pre-configuration of the environment and the skeleton of the views, controllers and models.

In the first instance you need to configure the environment, modifying the configuration files codeigniter, ION_AUTH.

To use this repo you need to know perfectly Codeigniter, Bootstrap. It is also important to know the ion_auth library.

Here you have the necessary documentation.

cumez1 commented 8 years ago

Thanks for your support! ;)