AdminDCP

WebJar for AdminDCP

License

License

MIT
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

admin-dcp
Last Version

Last Version

2.3.5
Release Date

Release Date

Type

Type

jar
Description

Description

AdminDCP
WebJar for AdminDCP
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tarent/AdminDCP

Download admin-dcp

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/admin-dcp/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>admin-dcp</artifactId>
    <version>2.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/admin-dcp/
implementation 'org.webjars.bower:admin-dcp:2.3.5'
// https://jarcasting.com/artifacts/org.webjars.bower/admin-dcp/
implementation ("org.webjars.bower:admin-dcp:2.3.5")
'org.webjars.bower:admin-dcp:jar:2.3.5'
<dependency org="org.webjars.bower" name="admin-dcp" rev="2.3.5">
  <artifact name="admin-dcp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='admin-dcp', version='2.3.5')
)
libraryDependencies += "org.webjars.bower" % "admin-dcp" % "2.3.5"
[org.webjars.bower/admin-dcp "2.3.5"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

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

org.webjars.bower

tarent

tarent solutions GmbH

Versions

Version
2.3.5
2.3.3