bernard-ng/adminlte-twig

twig version of the open source adminLTE template


Keywords
admin, css, theme, template, JS, web, less, responsive, back-end
License
MIT

Documentation

Introduction

AdminLTE is a fully responsive administration template. Based on Bootstrap 4 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Download & Preview on AdminLTE.io

Installation

There are multiple ways to install AdminLTE.

Download:

composer create-project bernard-ng/AdminLTE-Twig

Using The Command Line:

NPM

npm install admin-lte

Github

  • Clone to your machine
git clone https://github.com/bernard-ng/AdminLTE-Twig.git

Documentation

Visit the online documentation for the most updated guide. Information will be added on a weekly basis.

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/AdminLTE-Twig.git
  • Create a new branch
  • Make your changes
  • Create a pull request

License

AdminLTE is an open source project by AdminLTE.io that is licensed under MIT. AdminLTE.io reserves the right to change the license of future releases.