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

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

Awesome Lists containing this project

README

          

# HiPanel Dashboard Module

**Dashboard Plugin for HiPanel**

[![Latest Stable Version](https://poser.pugx.org/hiqdev/hipanel-module-dashboard/v/stable)](https://packagist.org/packages/hiqdev/hipanel-module-dashboard)
[![Total Downloads](https://poser.pugx.org/hiqdev/hipanel-module-dashboard/downloads)](https://packagist.org/packages/hiqdev/hipanel-module-dashboard)
[![Build Status](https://img.shields.io/travis/hiqdev/hipanel-module-dashboard.svg)](https://travis-ci.org/hiqdev/hipanel-module-dashboard)
[![Scrutinizer Code Coverage](https://img.shields.io/scrutinizer/coverage/g/hiqdev/hipanel-module-dashboard.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dashboard/)
[![Scrutinizer Code Quality](https://img.shields.io/scrutinizer/g/hiqdev/hipanel-module-dashboard.svg)](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dashboard/)
[![Dependency Status](https://www.versioneye.com/php/hiqdev:hipanel-module-dashboard/dev-master/badge.svg)](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/)