https://github.com/hiqdev/hipanel-module-hosting
Hosting Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-hosting
hacktoberfest
Last synced: 12 months ago
JSON representation
Hosting Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-hosting
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-04-22T08:57:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T16:25:24.000Z (over 2 years ago)
- Last Synced: 2024-10-29T20:53:18.452Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 1020 KB
- Stars: 5
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Hosting Module
**Hosting Plugin for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-hosting)
[](https://packagist.org/packages/hiqdev/hipanel-module-hosting)
[](https://travis-ci.org/hiqdev/hipanel-module-hosting)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-hosting/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-hosting/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-hosting/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides hosting management for HiPanel:
- accounts
- virtual hosts and aliases
- dns
- databases
- backups
- services and ips
## 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-hosting"
```
or add
```json
"hiqdev/hipanel-module-hosting": "*"
```
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-2017, HiQDev (http://hiqdev.com/)