Giter Site home page Giter Site logo

ernesthernandez / codeigniter-inspinia Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 5.0 1.21 MB

Easy Inspinia Admin Theme integration with Codeigniter 3

License: MIT License

PHP 40.89% HTML 0.22% CSS 12.77% JavaScript 46.12%
codeigniter admin-dashboard landing-page php codeigniter-admin bootstrap codeigniter-adminlte-theme codeigniter-library codeigniter-template inspinia-admin

codeigniter-inspinia's Introduction

What is CodeIgniter Inspinia

GitHub license

Easy Inspinia Admin Theme integration with Codeigniter 3

Server Requirements

  1. PHP version 7 or newer is required.
  2. CodeIgniter 3.0+

Documentation

Documentation is located at Wiki

Install

Drag and drop the files of this repository into your fresh codeigniter installation directories.

Please see the installation section of the CodeIgniter User Guide.

Please see Inspinia Repository for more information about this template. (This is third party repository)

Installation As Package

Just copy the files from this package to the corresponding folder in your application folder.

You can also copy the library, config, language and view directories into your third_party/template folder.

Then in your controller add the package path and load the library like normal:

  $this->load->add_package_path(APPPATH.'third_party/template/');
  $this->load->library('template’);

Usage

In the package you will find example usage code in the controllers and views folders.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

codeigniter-inspinia's People

Contributors

ernesthernandez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

codeigniter-inspinia's Issues

Menu not setting active page

Hello there,

The menu creating function seems not to be recognizing the active page, any chance you can look into it?

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.