hiqdev / hipanel-module-server
Server module for HiPanel
Installs: 13 771
Dependents: 4
Suggesters: 0
Security: 0
Stars: 7
Watchers: 6
Forks: 6
Open Issues: 0
Type:yii2-extension
Requires
- hiqdev/hipanel-module-client: <2.0 || dev-master
- hiqdev/hipanel-module-finance: <2.0 || dev-master
- jfcherng/php-diff: v6.x-dev
- omnilight/yii2-bootstrap-daterangepicker: *
- yiisoft/yii2: 2.*
Requires (Dev)
- hiqdev/hidev-hiqdev: dev-master
- hiqdev/hidev-php: dev-master
This package is auto-updated.
Last update: 2024-11-05 16:43:11 UTC
README
Server module for HiPanel
HiPanel is the next generation billing and control panel for hosting, domains and more.
This package provides server management for HiPanel:
- server index and details
Installation
The preferred way to install this yii2-extension is through composer.
Either run
php composer.phar require "hiqdev/hipanel-module-server"
or add
"hiqdev/hipanel-module-server": "*"
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-2018, HiQDev (http://hiqdev.com/)