Giter VIP home page Giter VIP logo

codeigniter-theme's Introduction

CodeIgniter Theme

This is a Theme library, heavily inspired by the wordpress/joomla theming system. Easily developing themes with all assets at one place.

Core Features

  • All themes and assets in one place
  • Overriding of views (by placing it in your view folder of your theme)
  • Automatic translating of relative URL's

(for example: you've download a theme from http://www.free-css.com, just drop it in your themes folder and rename index.html to index.php, it'll work right away)

Installing

Just copy the files from this package to the correspoding folder in your application folder. Then copy the 'themes' folder to the root of your codeigniter path (usually where the 'application' and 'system' reside) Make some adjustments to the config (if needed) And also (if using .htaccess) make the neccesary changes to allow readability on the 'themes' folder.

Example

I provided an example (theme_example) in the controllers and views folder. Copy these files to your application/controllers and application/views path Then call it as you normally would e.g. http://localhost/my_ci/theme_example

I provided this with theme switching (via a cookie, just so you know)

Themes

I included 2 themes.

Both themes are excellent but if you want you can always drop-in your own themes.

codeigniter-theme's People

Contributors

atomicon avatar noxify avatar

Watchers

 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.