Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
/ AdminDCP Public archive
forked from ColorlibHQ/AdminLTE

AdminDCP – Free admin dashboard and control panel (AdminLTE drop-in replacement, with spyware removed)

License

Notifications You must be signed in to change notification settings

qvest-digital/AdminDCP

 
 

Repository files navigation

Introduction

AdminDCP is a drop-in replacement for AdminLTE that can actually be used in production environments and does not include any resources from external servers. Most of the documentation below is unchanged from AdminLTE:

AdminLTE has been carefully coded with clear comments in all of its JS, LESS and HTML files. LESS has been used to increase code customizability. AdminLTE is a fully responsive admin template. Based on Bootstrap 3 framework. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.

Installation

There are multiple ways to install AdminDCP.

####Download:

Download from Github.

####Using The Command Line:

Github

git clone https://github.com/YOUR_USERNAME/AdminDCP.git

Bower

bower install admin-dcp

npm

npm install --save admin-dcp

Documentation

Visit the online documentation for the most updated guide. Information will be added on a weekly basis. Do note that this documentation is for AdminLTE which automatically loads the “Source Sans Pro” font; in AdminDCP, you will need to include a suitable font and/or change the relevant font style themselves.

Browser Support

  • IE 9+
  • Firefox (latest)
  • Chrome (latest)
  • Safari (latest)
  • Opera (latest)

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/AdminDCP.git
  • Make your changes
  • Create a pull request

Contribution Requirements:

  • When you contribute, you agree to give a non-exclusive license to Almsaeed Studio to use that contribution in any context as we (Almsaeed Studio) see appropriate.
  • If you use content provided by another party, it must be appropriately licensed using an open source license.
  • Contributions are only accepted through Github pull requests.
  • Finally, contributed code must work in all supported browsers (see above for browser support).

License

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

AdminDCP is a fork of AdminLTE by tarent solutions GmbH and provided under the very same MIT licence.

Todo List

  • Light sidebar colors (Done v2.1.0)
  • Right sidebar (Done v2.1.0)
  • Minified main-sidebar (Done v2.1.0)
  • Right to left support
  • Custom pace style (Done v2.3.1)

Legacy Releases

AdminLTE 1.x can be easily upgraded to 2.x using this guide, but if you intend to keep using AdminLTE 1.x, you can download the latest release from the releases section above.

Change log

For the most recent change log, visit the changelog file.

Image Credits

Pixeden

Graphicsfuel

Pickaface

Unsplash

Uifaces

About

AdminDCP – Free admin dashboard and control panel (AdminLTE drop-in replacement, with spyware removed)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 48.4%
  • JavaScript 41.5%
  • CSS 10.0%
  • PHP 0.1%