https://github.com/hiqdev/hipanel-module-client
Client Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-client
hacktoberfest
Last synced: 12 months ago
JSON representation
Client Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-client
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-04-20T15:12:53.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2025-05-08T21:40:16.000Z (about 1 year ago)
- Last Synced: 2025-06-09T14:04:14.407Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 1.26 MB
- Stars: 6
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Client Module
**Client module for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-client)
[](https://packagist.org/packages/hiqdev/hipanel-module-client)
[](https://travis-ci.org/hiqdev/hipanel-module-client)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-client/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-client/)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides client management for HiPanel:
- clients
- contacts
## 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-client"
```
or add
```json
"hiqdev/hipanel-module-client": "*"
```
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-2019, HiQDev (http://hiqdev.com/)