Admin Dashboards - Open-Source and Free

in

Hello coder,

If you plan to build your next admin dashboard using the Bootstrap Framework, this list with open-source templates might help you a little bit. All open-source admin panels listed in this article are suitable for hobby and commercial products and are actively supported by the publishers.

For more free dashboards, please access Admin Dashboards - Open-Source and Free a popular article published on Dev.to platform. Thank you!

Dashboard selection criteria

  • Permissive license: MIT License, Apache License
  • Modern Design
  • The product is actively supported
  • Minimum tooling (gulp, webpack, parcel)

Motivation to write this article

The existing Top 20+ Admin Dashboards articles, most of them, are written by publishers with this bad habit of sniffing a lot of commercial apps in the content, without mention this aspect in the title.

I’m not saying this is good or bad, but is not obvious if the apps are free or not, just by reading the title. Well, this is not the case here. Let’s go!

Flask Dashboard AdminLTE

Open-Source Admin Dashboard coded in Flask Framework on top of AdminLTE design. Features:

  • SQLite, PostgreSQL
  • SQLAlchemy ORM, Alembic (database migrations)
  • Modular design with Blueprints
  • Session-Based authentication (via flask_login)
  • Deployment scripts: Docker, Gunicorn

Flask Dashboard Argon - Open-Source Flask Boilerplate.


Links

Flask Dashboard ModularAdmin

Flask Modular Admin is a simple open-source admin panel coded in Flask on top of a beautiful design crafted by ModularCode. Features:

  • SQLite database
  • SQLAlchemy ORM
  • Session-Based authentication flow (login, register)
  • UI Kit: ModularAdmin by ModularCode

Flask Dashboard ModularAdmin - Open-Source Flask Dashboard.


Admin Dashboard Black

Admin Dashboard Black is a beautiful Bootstrap 4 Admin Dashboard with a huge number of components built to fit together and look amazing. If you are looking for a tool to manage and visualize data about your business, this dashboard is the thing for you. It combines colors that are easy on the eye, spacious cards, beautiful typography, and graphics.

Admin Dashboard Black - Bootstrap4 Admin Dashboard.

Build from sources

$ git clone https://github.com/creativetimofficial/black-dashboard.git
$ cd black-dashboard
$ yarn # install modules
$ gulp # start the app in development mode

Admin Dashboard Tabler

Tabler Tabler is a free and open-source Dashboard UI Kit built on Bootstrap. This admin panel is for everyone who wants to create any templates based on our pre-made components. App Features:

  • Responsive: With support for mobile, tablet and desktop it doesn’t matter what device you’re using. Tabler is responsive in all major browsers.
  • Cross Browser: the theme works perfectly with Latest Chrome, Firefox+, Latest Safari, Opera, Edge and mobile browsers.

Admin Dashboard Tabler - Open-Source Admin Panel.

Admin Dashboard ModularAdmin

ModularAdmin is a Free Bootstrap 4 Dashboard Theme with 2.6k stars on Github and actively supported by ModularCode.

Admin Dashboard ModularAdmin - Open-Source Admin panel.

Build from sources

$ git clone https://github.com/modularcode/modular-admin-html.git
$ cd modular-admin-html
$ yarn # install modules
$ yarn start # start the app in development mode
$ yarn build # start the app in development mode

Admin Dashboard CoreUI

One of the most popular open-source admin panel templates built on top of Bootstrap. CoreUI admin dashboard delivers a bunch of responsive, customizable, and reusable components you need to create modern, beautiful, responsive apps. CoreUI makes app development lightning fast.

Admin Dashboard CoreUI - Free Bootstrap Dashboard

Build CoreUI from sources

$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git
$ cd coreui-free-bootstrap-admin-template
$ yarn # install modules
$ npm run serve # start the app in development mode
$ npm run build # production build

Admin Dashboard Argon

Admin Dashboard Argon is a free and open-source product designed by Creative-Tim, the well-known design agency. Argon Dashboard is built with over 100 individual components, giving you the freedom of choosing and combining. All components can take variations in color, that you can easily modify using SASS files.

Admin Dashboard Argon - App ScreenShot.

Build from sources

$ git clone https://github.com/creativetimofficial/argon-dashboard.git
$ cd argon-dashboard
$ yarn # install modules
$ gulp # start the app in development mode

Admin Dashboard Sing App

Admin Dashboard Sing App Sing App HTML5 Lite is a completely free and open-source admin dashboard template with stylish design and tons of ready-to-use programming features. Sing App HTML5 Lite is a fully responsive admin template built Bootstrap 4 and pure Javascript (No frameworks).

Admin Dashboard SingApp - Open-Source Admin Dashboard.

Build from sources

$ git clone https://github.com/flatlogic/sing-app.git
$ cd sing-app
$ yarn # install modules
$ gulp # start the app in development mode

Admin Dashboard Shards Lite

Admin Dashboard Shards Lite is a high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. The product is developed and maintained by DesignRevision.

Dashboard Shards Lite - Gif animated intro.

Build from sources

$ git clone https://github.com/DesignRevision/shards-dashboard.git
$ cd shards-dashboard
$ yarn # install modules
$ yarn start # start the app in development mode

Resources

By Sm0ke <('_')> #automation geek.
Projects: Admin-Dashboards.com (open-source), AppSeed.

Read next: