AdminLTE WordPress Theme

AdminLteWpTheme is a wordpress theme based on AdminLTE. You can view it on GitHub.

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