Admindek Documentation #
Welcome to the documentation for Admindek — a Bootstrap 5 admin dashboard template powered by Vite. Pre-built layouts for analytics, CRM, e-commerce, AI tools, and more, with a complete component library, dark mode, and RTL support.

Latest version: 3.4.1
3.4 added an AI/LLM suite, a complete e-commerce flow, and a redesigned applications layer. 3.4.1 is a dependency-refresh patch on top of that. See What's new in 3.4 for the full changelog.
What you'll find here #
This documentation follows the Diátaxis framework to help you find exactly what you need:
Getting Started #
Learn by doing — Step-by-step tutorials to get you up and running.
- Installation and setup
- Building your first dashboard
- Theme customization
- Production deployment
How-to Guides #
Problem-focused — Recipes for specific tasks.
- Adding new components
- Chart integration
- Form validation
- Theme customization
Reference #
Information-oriented — Complete technical reference.
- Vite configuration
- Theme variables
- Dashboard widgets
- Page catalog
Concepts #
Understanding-oriented — Architecture and design principles.
- Build system
- Design system foundations
Applications #
Pre-built application layouts you can drop into your project.
E-commerce #
Storefront, cart, checkout, and order management pages.
AI Suite #
Chat, image generation, content writer, and prompt library UIs.
Key features #
- 10 dashboard layouts — Analytics, CRM, Crypto, E-commerce, Finance, HR, Marketing, Project, SaaS, plus a default starter
- Complete application suite — Email, File Manager, Chat, Calendar, Tasks, Notifications
- AI/LLM ready — AI Chat, Image Generator, Content Writer, Analytics Dashboard, Prompt Library
- Full e-commerce flow — Product listing, detail, cart, checkout, orders
- Dark mode + 8 color presets — One-click theme switching
- RTL support — Right-to-left layout out of the box
- Vite-powered — Fast HMR in development, optimized production builds
- Bootstrap 5 — Built on the most-used CSS framework
- Extensive component library — Forms, tables, charts, calendars, file uploads, rich text editors, and more
Built with #
- Bootstrap 5 — CSS framework
- Vite — Build tool and development server
- ApexCharts — Modern charting library
- DataTables — Feature-rich tables
- FullCalendar — Calendar UI
- Quill — Rich text editor
- GLightbox — Lightbox
- Swiper — Sliders
- SweetAlert2 — Alerts and toasts
- Phosphor Icons + Tabler Icons — Icon sets
- Sass — CSS preprocessor
Quick start #
# Install dependencies
npm install
# Start the development server
npm run dev
# Build for production
npm run buildSee the Installation Guide for detailed setup instructions, including prerequisites and project structure.
Need help? #
- Browse the docs — Use the sidebar to find specific topics
- Troubleshooting — Check the troubleshooting guide for common issues
- Support — Email us at contact@dashboardpack.com
License #
Admindek is licensed under the MIT License.
Ready to start? 👉 Installation Guide