Skip to content
This repository was archived by the owner on Nov 12, 2022. It is now read-only.

erhankilic/AdminLteWpTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

345976e · May 3, 2018

History

52 Commits
Sep 8, 2017
Sep 11, 2016
Sep 24, 2015
Sep 24, 2015
Aug 27, 2017
Aug 29, 2017
Aug 29, 2017
Aug 29, 2017
May 3, 2018
Aug 27, 2017
Sep 11, 2016
Aug 27, 2017
Aug 27, 2017
Aug 27, 2017
Sep 8, 2017
Aug 27, 2017
Aug 27, 2017
Aug 27, 2017
Sep 28, 2015
Aug 27, 2017
Aug 27, 2017
Aug 27, 2017
Aug 27, 2017

Repository files navigation

AdminLteWpTheme


AdminLTE Wordpress Theme

AdminLteWpTheme is a wordpress theme based on AdminLTE.

"AdminLteWpTheme Presentation"

Installing

1- "bower install"

You must have bower installed for installing the requires. If you don't know how to use bower, just download AdminLTE, create "vendor" folder and move under the vendor folder.

2- Create a folder at your website "wp-content/themes/" dir.

3- Upload the files there.

4- Make active theme from admin panel.

License

AdminLteWpTheme is an open source project by Erhan Kılıç that is licensed under MIT.

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine git clone https://github.com/YOUR_USERNAME/AdminLteWpTheme.git
  • Make your changes
  • Create a pull request