https://github.com/hiqdev/hipanel-module-dns
DNS Plugin for HiPanel
https://github.com/hiqdev/hipanel-module-dns
hacktoberfest
Last synced: 12 months ago
JSON representation
DNS Plugin for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-dns
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2015-10-23T15:36:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-14T11:17:51.000Z (over 2 years ago)
- Last Synced: 2025-06-08T22:27:34.501Z (about 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Homepage:
- Size: 199 KB
- Stars: 4
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel DNS
**HiPanel DNS Module**
[](https://packagist.org/packages/hiqdev/hipanel-module-dns)
[](https://packagist.org/packages/hiqdev/hipanel-module-dns)
[](https://travis-ci.org/hiqdev/hipanel-module-dns)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dns/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-dns/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-dns/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides DNS management.
## 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-dns"
```
or add
```json
"hiqdev/hipanel-module-dns": "*"
```
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/)