hiqdev / hipanel-module-hosting
Hosting Plugin for HiPanel
Installs: 12 366
Dependents: 3
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 7
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/hipanel-core: <2.0 || dev-master
- hiqdev/hipanel-module-client: <2.0 || dev-master
- rlanvin/php-ip: dev-master
- yiisoft/yii2: ^2.0
Requires (Dev)
- hiqdev/hidev-hiqdev: dev-master
- hiqdev/hidev-php: dev-master
This package is auto-updated.
Last update: 2024-10-19 18:36:29 UTC
README
Hosting Plugin for HiPanel
HiPanel 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.
Either run
php composer.phar require "hiqdev/hipanel-module-hosting"
or add
"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. Read more here.
Copyright © 2015-2017, HiQDev (http://hiqdev.com/)