https://github.com/hiqdev/hipanel-module-integrations
Integrations management plugin for HiPanel
https://github.com/hiqdev/hipanel-module-integrations
hacktoberfest
Last synced: 4 months ago
JSON representation
Integrations management plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-integrations
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2017-09-27T13:46:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-26T10:19:13.000Z (about 1 year ago)
- Last Synced: 2025-10-25T08:11:04.536Z (8 months ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 105 KB
- Stars: 3
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Integrations
**Integrations management plugin for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-integrations)
[](https://packagist.org/packages/hiqdev/hipanel-module-integrations)
[](https://travis-ci.org/hiqdev/hipanel-module-integrations)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-integrations/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-integrations/)
[](https://hipanel.com/)
[HiPanel] is next generation billing and control panel for hosting, domains and more.
This package provides management of integrations for HiPanel.
[HiPanel]: https://hipanel.com/
## 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-integrations"
```
or add
```json
"hiqdev/hipanel-module-integrations": "*"
```
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 © 2017, HiQDev (http://hiqdev.com/)