https://github.com/hiqdev/hipanel-module-domain
Domain Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-domain
hacktoberfest
Last synced: about 1 year ago
JSON representation
Domain Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-domain
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-04-20T15:15:08.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-11-13T11:10:39.000Z (over 1 year ago)
- Last Synced: 2025-04-07T07:37:02.926Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 1.2 MB
- Stars: 5
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel Domain Module
**Domain plugin for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-domain)
[](https://packagist.org/packages/hiqdev/hipanel-module-domain)
[](https://travis-ci.org/hiqdev/hipanel-module-domain)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-domain/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-domain/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides domain 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-module-domain"
```
or add
```json
"hiqdev/hipanel-module-domain": "*"
```
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-2018, HiQDev (http://hiqdev.com/)