File Structure
Material Dashboard PRO is a premium Bootstrap 4 Admin Template.
Material Dashboard PRO Structure
Once you have downloaded the archive and opened it, you will find the following structure:
├── CHANGELOG.md
├── README.md
├── assets/
│ ├── css/
│ │ ├── material-dashboard.css
│ │ ├── material-dashboard.css.map
│ │ ├── material-dashboard.min.css
│ ├── demo/
│ │ ├── demo.css
│ │ └── demo.js
│ ├── img/
│ ├── js/
│ │ ├── core/
│ │ │ ├── bootstrap-material-design.min.js
│ │ │ ├── jquery.min.js
│ │ │ └── popper.min.js
│ │ ├── material-dashboard.js
│ │ ├── material-dashboard.js.map
│ │ ├── material-dashboard.min.js
│ │ └── plugins/
│ └── scss/
│ ├── material-dashboard/
│ └── material-dashboard.scss
├── docs
│ └── documentation.html
├── examples
│ ├── dashboard.html
│ ├── calendar.html
│ ├── charts.html
│ ├── components/
│ ├── forms/
│ ├── maps/
│ ├── pages/
│ ├── tables/
│ └── widgets.html
├── gulpfile.js
├── package.json
└── template.html
Restyled Components
Here is the list of Bootstrap 4 components that were restyled in Material Dashboard Pro:
- Buttons
- Cards
- Inputs
- Select
- Textarea
- Menu
- Dropdown
- Progress Bars
- Navigation Menu
- Pagination
- Labels
- Notifications
- Typography
- Images
- Tables
- Tooltips
- Popovers
- Modal
New Components
Besides giving the existing Bootstrap elements a new look, we added new ones, so that the interface and consistent and homogenous. Going through them, we added:
- Charts
- Checkboxes
- Footers
- Google Maps
- jVector Maps
- jQuery Maps
- Bootstrap Tables
- DataTables.net
- Maps
- Panels
- Radio Buttons
- Sliders
- Sweet Alert
- Sidebar
- Tags
- Wizard
- Toggle Buttons
- Datetimepicker
- Nucleo Icons
- File Uploader
- New Modals