https://github.com/hiqdev/hipanel-module-certificate
SSL certificates module for HiPanel
https://github.com/hiqdev/hipanel-module-certificate
hacktoberfest
Last synced: 12 months ago
JSON representation
SSL certificates module for HiPanel
- Host: GitHub
- URL: https://github.com/hiqdev/hipanel-module-certificate
- Owner: hiqdev
- License: bsd-3-clause
- Created: 2017-02-23T13:53:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-25T17:34:04.000Z (almost 3 years ago)
- Last Synced: 2024-11-05T18:57:52.929Z (over 1 year ago)
- Topics: hacktoberfest
- Language: PHP
- Size: 285 KB
- Stars: 3
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HiPanel SSL Certificates Module
**SSL certificates module for HiPanel**
[](https://packagist.org/packages/hiqdev/hipanel-module-certificate)
[](https://packagist.org/packages/hiqdev/hipanel-module-certificate)
[](https://travis-ci.org/hiqdev/hipanel-module-certificate)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-certificate/)
[](https://scrutinizer-ci.com/g/hiqdev/hipanel-module-certificate/)
[](https://www.versioneye.com/php/hiqdev:hipanel-module-certificate/dev-master)
[](https://hipanel.com/)
[HiPanel](http://hipanel.com) is next generation control panel for hosting, domains and more.
This package provides SSL certificates 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-certificate"
```
or add
```json
"hiqdev/hipanel-module-certificate": "*"
```
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 © 2017-2018, HiQDev (http://hiqdev.com/)