Download
Download AdminKit to get the compiled CSS and JavaScript and source code or use the cached versions delivered through a CDN.
Free package
The MIT-licensed free package includes 12 product pages, compiled CSS and JavaScript, and the Sass and JavaScript source files.
AdminKit PRO
AdminKit PRO is the paid edition with 49 pages, 12 integrated plugins, 3 dashboards, 3 color schemes, 1,533 combined Font Awesome and Feather icons, and premium support.
CDN Support
Skip the download using our CDN to deliver a cached version of AdminKit's compiled CSS and JS to your project.
html
<link rel="stylesheet" href="https://unpkg.com/@adminkit/core@latest/dist/css/app.css">
<script src="https://unpkg.com/@adminkit/core@latest/dist/js/app.js"></script>