Download the PHP package genny3021/yii2-material-dashboard without Composer
On this page you can find all versions of the php package genny3021/yii2-material-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download genny3021/yii2-material-dashboard
More information about genny3021/yii2-material-dashboard
Files in genny3021/yii2-material-dashboard
Package yii2-material-dashboard
Short Description Material Dashboard Theme for Yii 2.0 with Bootstrap5
License MIT
Informations about the package yii2-material-dashboard
Yii2 Material Dashboard (Bootstrap5)
Material Dashboard for Yii2 Framework (Bootstrap5)
Yii2 Material Dashboard is a free Material Bootstrap admin template with a fresh, new design inspired by Google's Material Design. It is based on Material Dashboard by Creative Tim.
Table of Contents
- Installation
- Configuration
- Usage
- Implementing Widget
Installation
The preferred way to install this extension is through composer.
or add to your composer.json
Configuration
Insert the following code inside 'component' section in your 'config/web.php'.
Usage
The preferred way to apply material dashboard theme is replacing your 'layout' and 'site' in 'views' folder by 'layout' and 'site' in '@vendor/genny3021/yii2-material-dashboard/example-views/yiisoft/yii2-app/'.
Material Dashboard is using material icons by Google, so you can check Material Icons for further information.
Implementing Widget
Card
Progress
Card Chart
And add this Javascript or you can write it in a file and register it as registerJsFile.
for further information about chart customization , material dashboard is using Chartist-js by Gion Kunz.
Card Stats
Card Product
Menu
Used for initialize menu. It's already exist in '../layouts/left.php'
All versions of yii2-material-dashboard with dependencies
mervick/material-design-icons Version ~1.0
mervick/yii2-material-design-icons Version ~1.0