https://github.com/hiqdev/hipanel-client-debt
Client Debt plugin for HiPanel
https://github.com/hiqdev/hipanel-client-debt
hacktoberfest
Last synced: 12 months ago
JSON representation
Client Debt plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-client-debt
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2018-04-04T13:16:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-13T20:27:37.000Z (over 3 years ago)
- Last Synced: 2024-05-04T11:02:33.040Z (about 2 years ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 56.6 KB
- Stars: 3
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Client Debt
**Client Debt plugin for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-client-debt)
[](https://packagist.org/packages/hiqdev/hipanel-client-debt)
[](https://travis-ci.org/hiqdev/hipanel-client-debt)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-client-debt/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-client-debt/)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation billing and control panel for hosting, domains and more.
This package provides client debt management for HiPanel.
## 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-client-debt"
```
or add
```json
"hiqdev/hipanel-client-debt": "*"
```
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 © 2016-2018, HiQDev (http://hiqdev.com/)