
Cadence — Free Bootstrap 6 CRM Admin Dashboard Template
Cadence is a free, premium Bootstrap 6 CRM admin dashboard template. Five pages — overview, a weighted pipeline board, contacts, reports and settings — built on a collapsing sidebar shell with full light and dark mode.
Every CRM template ships a kanban board with a pipeline total printed above it that never changes, because the number is typed into the HTML. Here each stage carries a win probability and each deal a value, so the forecast is derived: move a deal and the open pipeline, the weighted forecast, the deal count and the stalled count all follow. Deals also carry how long they have sat in their current stage, and each stage its expected age — so a deal is flagged stalled against wherever it is now, not wherever it started. Deals move by drag or by keyboard, via the arrow buttons on each card or the left and right arrow keys when a card has focus; kanban demos almost universally ship drag-only, which makes the central feature unusable without a mouse. Charts are hand-built SVG and CSS — no chart library to rip out.

Key features
- Five pages — overview, pipeline board, contacts, reports, settings
- Weighted forecast derived from each stage’s win probability, never typed in
- Drag a deal or move it with the keyboard — arrow buttons and arrow keys
- Open pipeline, forecast, deal count and stalled count all recalculate live
- Stalled deals judged against the expected age of the stage they are in now
- Closed-won column excluded from open pipeline, as it should be
- Filterable contacts table that stacks correctly on mobile
- Charts hand-built in SVG and CSS — no chart library to strip out
- Sidebar collapses to an icon rail, remembered between pages
- Bootstrap 6 vendored at a pinned commit, ESM-only, no build step
Before you use it
Bootstrap 6 has not been released. npm i bootstrap@6 does not work yet and the framework is still changing, so treat this as a head start on learning v6 rather than a foundation for a production site you need to maintain today. The framework is vendored into the template at a pinned commit, so nothing here can drift. It targets evergreen browsers only — Safari 16.4+, Chrome 111+ and Firefox 113+ — because Bootstrap 6 is built on oklch() and color-mix().