https://github.com/hiqdev/hipanel-module-dashboard
Dashboard Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-dashboard
hacktoberfest
Last synced: 12 months ago
JSON representation
Dashboard Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-dashboard
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-05-21T16:41:58.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T14:46:32.000Z (almost 2 years ago)
- Last Synced: 2024-11-06T09:19:19.799Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 98.6 KB
- Stars: 3
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Dashboard Module
**Dashboard Plugin for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-dashboard)
[](https://packagist.org/packages/hiqdev/hipanel-module-dashboard)
[](https://travis-ci.org/hiqdev/hipanel-module-dashboard)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dashboard/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dashboard/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-dashboard/dev-master)
## Installation
The preferred way to install this yii2-extension is through [composer](http://getcomposer.org/download/).
Either run
```sh
php composer.phar require "hiqdev/hipanel-module-dashboard"
```
or add
```json
"hiqdev/hipanel-module-dashboard": "*"
```
to the require section of your composer.json.
## License
This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).
Copyright © 2015-2018, HiQDev (http://hiqdev.com/)