Django AdminLTE Sources#

Django AdminLTE can be downloaded from the official product page or directly from GitHub (public repository).

👉 New to App-Generator? Join our 10k+ Community using GitHub One-Click SignIN.

Access the Product Page#

The download link can be found on the product page in the top section. Authenticated users can download the sources by clicking on the link suggested in the image below.

Once the download is completed, sources can be found in your local filesystem and also in your dashboard (free downloads section).

Download Details#

Django AdminLTE - Download Details available on the private dashboard (free downloads section)

Download from GitHub#

Django AdminLTE can be also downloaded from the project repository without having an account on thr App-Generator platform.

git clone https://github.com/app-generator/django-adminlte.git
cd django-adminlte

Once completed, the product can be used as described in the main documentation page