Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coreui/coreui-free-bootstrap-admin-template

Free Bootstrap Admin & Dashboard Template
https://github.com/coreui/coreui-free-bootstrap-admin-template

admin admin-dashboard admin-template admin-theme admin-ui bootstrap bootstrap5 bootstrap5-template css dashboard scss template theme

Last synced: 29 days ago
JSON representation

Free Bootstrap Admin & Dashboard Template

Awesome Lists containing this project

README

        

# CoreUI Free Bootstrap Admin Template [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=CoreUI%20-%20Free%20Bootstrap%204%20Admin%20Template%20&url=https://coreui.io&hashtags=bootstrap,admin,template,dashboard,panel,free,angular,react,vue)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
[![@coreui coreui](https://img.shields.io/badge/@coreui%20-coreui-lightgrey.svg?style=flat-square)](https://github.com/coreui/coreui)
[![npm package][npm-coreui-badge]][npm-coreui]
[![NPM downloads][npm-coreui-download]][npm-coreui]

[npm-coreui]: https://www.npmjs.com/package/@coreui/coreui
[npm-coreui-badge]: https://img.shields.io/npm/v/@coreui/coreui.png?style=flat-square
[npm-coreui-download]: https://img.shields.io/npm/dm/@coreui/coreui.svg?style=flat-square

[![Bootstrap Admin Template](https://assets.coreui.io/products/coreui-free-bootstrap-admin-template-light-dark.webp)](https://coreui.io/product/free-bootstrap-admin-template/)

CoreUI Bootstrap Admin Panel Template is not another blend of 3rd parties free components and libraries. It's **the only Open Source Bootstrap Admin Dashboard Template built on the enterprise-grade hand-crafted [UI Components Library](https://github.com/coreui/coreui)** created and backed by professionals.
**CoreUI Admin Template helps you build reliable web apps faster than before.** CoreUI offers 4 versions: [Angular](https://github.com/coreui/coreui-free-angular-admin-template), [Bootstrap](https://github.com/coreui/coreui-free-bootstrap-admin-template), [React.js](https://github.com/coreui/coreui-free-react-admin-template), and [Vue.js](https://github.com/coreui/coreui-free-vue-admin-template).

Curious why I decided to create CoreUI? Please read this article: [Jack of all trades, master of none. Why Bootstrap Admin Templates suck.](https://medium.com/@lukaszholeczek/jack-of-all-trades-master-of-none-5ea53ef8a1f#.7eqx1bcd8)

## Table of Contents

* [Frameworks](#frameworks)
* [CoreUI PRO](#coreui-pro)
* [CoreUI PRO Bootstrap Admin Templates](#coreui-pro-bootstrap-admin-templates)
* [Installation](#installation)
* [Usage](#usage)
* [What's included](#whats-included)
* [Documentation](#documentation)
* [Components](#components)
* [Contributing](#contributing)
* [Versioning](#versioning)
* [Creators](#creators)
* [Community](#community)
* [Support CoreUI Development](#support-coreui-development)
* [Copyright and license](#copyright-and-license)

## Frameworks

CoreUI is built on top of Bootstrap 5 and supports popular frameworks.

* [CoreUI Free Angular Admin Template](https://github.com/coreui/coreui-free-angular-admin-template)
* [CoreUI Free Bootstrap Admin Template](https://github.com/coreui/coreui-free-bootstrap-admin-template)
* [CoreUI Free React.js Admin Template](https://github.com/coreui/coreui-free-react-admin-template)
* [CoreUI Free Vue.js Admin Template](https://github.com/coreui/coreui-free-vue-admin-template)

## CoreUI PRO

* ๐Ÿ’ช [CoreUI PRO Angular Admin Template](https://coreui.io/product/angular-dashboard-template/)
* ๐Ÿ’ช [CoreUI PRO Bootstrap Admin Template](https://coreui.io/product/bootstrap-dashboard-template/)
* ๐Ÿ’ช [CoreUI PRO Next.js Admin Template](https://coreui.io/product/next-js-dashboard-template/)
* ๐Ÿ’ช [CoreUI PRO React Admin Template](https://coreui.io/product/react-dashboard-template/)
* ๐Ÿ’ช [CoreUI PRO Vue Admin Template](https://coreui.io/product/vue-dashboard-template/)

## CoreUI PRO Bootstrap Admin Templates

| Default Theme | Light Theme |
| --- | --- |
| [![CoreUI PRO Bootstrap Admin Template](https://coreui.io/images/templates/coreui_pro_default_light_dark.webp)](https://coreui.io/product/bootstrap-dashboard-template/?theme=default) | [![CoreUI PRO Bootstrap Admin Template](https://coreui.io/images/templates/coreui_pro_light_light_dark.webp)](https://coreui.io/product/bootstrap-dashboard-template/?theme=light)|

| Modern Theme | Bright Theme |
| --- | --- |
| [![CoreUI PRO Bootstrap Admin Template](https://coreui.io/images/templates/coreui_pro_default_v3_light_dark.webp)](https://coreui.io/product/bootstrap-dashboard-template/?theme=modern) | [![CoreUI PRO Bootstrap Admin Template](https://coreui.io/images/templates/coreui_pro_light_v3_light_dark.webp)](https://coreui.io/product/bootstrap-dashboard-template/?theme=bright)|

## CoreUI Icons (522 Free icons) - Premium designed free icon set with marks in SVG, Webfont and raster formats.

CoreUI Icons are beautifully crafted symbols for common actions and items. You can use them in your digital products for web or mobile app. Ready-to-use fonts and stylesheets that work with your favorite frameworks.

[![CoreUI Free Icons](https://coreui.io/images/icons_free_bg_set.png)](https://github.com/coreui/coreui-icons/)

[Download CoreUI Free Icons](https://github.com/coreui/coreui-icons/)

## Installation

### Clone repo

``` bash
# clone the repo
$ git clone https://github.com/coreui/coreui-free-bootstrap-admin-template.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install
```

## Usage

``` bash
# serve with hot reload at localhost:3000.
$ npm start

# build for production with minification
$ npm run build
```

## What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

```
free-bootstrap-admin-template/
โ”œโ”€โ”€ build/
โ”œโ”€โ”€ src/
โ”‚ โ”œโ”€โ”€ assets/
โ”‚ โ”‚ โ”œโ”€โ”€ brand/
โ”‚ โ”‚ โ”œโ”€โ”€ favicon/
โ”‚ โ”‚ โ”œโ”€โ”€ icons/
โ”‚ โ”‚ โ”œโ”€โ”€ img/
โ”‚ โ”œโ”€โ”€ js/
โ”‚ โ”œโ”€โ”€ pug/
โ”‚ โ”‚ โ”œโ”€โ”€ _layout/
โ”‚ โ”‚ โ”œโ”€โ”€ _partial/
โ”‚ โ”‚ โ”œโ”€โ”€ base/
โ”‚ โ”‚ โ”œโ”€โ”€ buttons/
โ”‚ โ”‚ โ”œโ”€โ”€ icons/
โ”‚ โ”‚ โ”œโ”€โ”€ notifications/
โ”‚ โ”‚ โ”œโ”€โ”€ ...
โ”‚ โ”‚ โ”œโ”€โ”€ index.pug
โ”‚ โ”‚ โ””โ”€โ”€ ...
โ”‚ โ”œโ”€โ”€ scss/
โ”‚ โ”œโ”€โ”€ vendors/
โ”‚ โ””โ”€โ”€ views/
โ”‚ โ”œโ”€โ”€ base/
โ”‚ โ”œโ”€โ”€ buttons/
โ”‚ โ”œโ”€โ”€ css/
โ”‚ โ”œโ”€โ”€ icons/
โ”‚ โ”œโ”€โ”€ notifications/
โ”‚ โ”œโ”€โ”€ ...
โ”‚ โ”œโ”€โ”€ index.html
โ”‚ โ””โ”€โ”€ ...
โ””โ”€โ”€ package.json
```

## Documentation

The documentation for the CoreUI Free Bootstrap Admin Template is hosted at our website [CoreUI](https://coreui.io/docs/templates/installation/)

## Components

CoreUI Bootstrap Admin Templates are built on top of CoreUI and CoreUI PRO UI components libraries, including all of these components.

- [Bootstrap Accordion](https://coreui.io/bootstrap/docs/components/accordion/)
- [Bootstrap Alert](https://coreui.io/bootstrap/docs/components/alert/)
- [Bootstrap Avatar](https://coreui.io/bootstrap/docs/components/avatar/)
- [Bootstrap Badge](https://coreui.io/bootstrap/docs/components/badge/)
- [Bootstrap Breadcrumb](https://coreui.io/bootstrap/docs/components/breadcrumb/)
- [Bootstrap Button](https://coreui.io/bootstrap/docs/components/button/)
- [Bootstrap Button Group](https://coreui.io/bootstrap/docs/components/button-group/)
- [Bootstrap Callout](https://coreui.io/bootstrap/docs/components/callout/)
- [Bootstrap Card](https://coreui.io/bootstrap/docs/components/card/)
- [Bootstrap Carousel](https://coreui.io/bootstrap/docs/components/carousel/)
- [Bootstrap Checkbox](https://coreui.io/bootstrap/docs/forms/checkbox/)
- [Bootstrap Close Button](https://coreui.io/bootstrap/docs/components/close-button/)
- [Bootstrap Calendar](https://coreui.io/bootstrap/docs/components/calendar/) **PRO**
- [Bootstrap Collapse](https://coreui.io/bootstrap/docs/components/collapse/)
- [Bootstrap Date Picker](https://coreui.io/bootstrap/docs/forms/date-picker/) **PRO**
- [Bootstrap Date Range Picker](https://coreui.io/bootstrap/docs/forms/date-range-picker/) **PRO**
- [Bootstrap Dropdown](https://coreui.io/bootstrap/docs/components/dropdown/)
- [Bootstrap Floating Labels](https://coreui.io/bootstrap/docs/forms/floating-labels/)
- [Bootstrap Footer](https://coreui.io/bootstrap/docs/components/footer/)
- [Bootstrap Header](https://coreui.io/bootstrap/docs/components/header/)
- [Bootstrap Image](https://coreui.io/bootstrap/docs/components/image/)
- [Bootstrap Input](https://coreui.io/bootstrap/docs/forms/input/)
- [Bootstrap Input Group](https://coreui.io/bootstrap/docs/forms/input-group/)
- [Bootstrap List Group](https://coreui.io/bootstrap/docs/components/list-group/)
- [Bootstrap Loading Button](https://coreui.io/bootstrap/docs/components/loading-button/) **PRO**
- [Bootstrap Modal](https://coreui.io/bootstrap/docs/components/modal/)
- [Bootstrap Multi Select](https://coreui.io/bootstrap/docs/forms/multi-select/) **PRO**
- [Bootstrap Navs & Tabs](https://coreui.io/bootstrap/docs/components/navs-tabs/)
- [Bootstrap Navbar](https://coreui.io/bootstrap/docs/components/navbar/)
- [Bootstrap Offcanvas](https://coreui.io/bootstrap/docs/components/offcanvas/)
- [Bootstrap Pagination](https://coreui.io/bootstrap/docs/components/pagination/)
- [Bootstrap Placeholder](https://coreui.io/bootstrap/docs/components/placeholder/)
- [Bootstrap Popover](https://coreui.io/bootstrap/docs/components/popover/)
- [Bootstrap Progress](https://coreui.io/bootstrap/docs/components/progress/)
- [Bootstrap Radio](https://coreui.io/bootstrap/docs/forms/radio/)
- [Bootstrap Range](https://coreui.io/bootstrap/docs/forms/range/)
- [Bootstrap Rating](https://coreui.io/bootstrap/docs/forms/rating/) **PRO**
- [Bootstrap Select](https://coreui.io/bootstrap/docs/forms/select/)
- [Bootstrap Sidebar](https://coreui.io/bootstrap/docs/components/sidebar/)
- [Bootstrap Spinner](https://coreui.io/bootstrap/docs/components/spinner/)
- [Bootstrap Switch](https://coreui.io/bootstrap/docs/forms/switch/)
- [Bootstrap Table](https://coreui.io/bootstrap/docs/components/table/)
- [Bootstrap Textarea](https://coreui.io/bootstrap/docs/forms/textarea/)
- [Bootstrap Time Picker](https://coreui.io/bootstrap/docs/forms/time-picker/) **PRO**
- [Bootstrap Toast](https://coreui.io/bootstrap/docs/components/toast/)
- [Bootstrap Tooltip](https://coreui.io/bootstrap/docs/components/tooltip/)

## Contributing

Please read through our [contributing guidelines](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/.github/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.

Editor preferences are available in the [editor config](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/.editorconfig) for easy use in common text editors. Read more and download plugins at .

## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility,CoreUI Free Admin Template is maintained under [the Semantic Versioning guidelines](http://semver.org/).

See [the Releases section of our project](https://github.com/coreui/coreui-free-bootstrap-admin-template/releases) for changelogs for each release version.

## Creators

**ลukasz Holeczek**

*
*

**Andrzej Kopaล„ski**

*

**CoreUI Team**

*
*
*

## Community

Get updates on CoreUI's development and chat with the project maintainers and community members.

- Follow [@core_ui on Twitter](https://twitter.com/core_ui).
- Read and subscribe to [CoreUI Blog](https://coreui.io/blog/).

## Support CoreUI Development

CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the [CoreUI PRO](https://coreui.io/pricing/?framework=bootstrap&src=github-coreui-free-bootstrap-admin-template) or by becoming a sponsor via [Open Collective](https://opencollective.com/coreui/).

## Copyright and license

copyright 2024 creativeLabs ลukasz Holeczek. Code released under [the MIT license](https://github.com/coreui/coreui-free-bootstrap-admin-template/blob/main/LICENSE).