detain / myadmin-ssl-module
SSL Certificates Module for MyAdmin
Package info
github.com/myadmin-plugins/ssl-module
Type:myadmin-plugin
pkg:composer/detain/myadmin-ssl-module
v2.0.0
2019-04-04 08:09 UTC
Requires
- php: >=5.0.0
- ext-soap: *
- detain/myadmin-plugin-installer: dev-master
- symfony/event-dispatcher: >=2.8.26
Requires (Dev)
- codacy/coverage: dev-master
- codeclimate/php-test-reporter: dev-master
- phpunit/phpunit: *
- phpunit/phpunit-mock-objects: *
- satooshi/php-coveralls: *
- vlucas/phpdotenv: *
This package is auto-updated.
Last update: 2026-03-19 15:49:26 UTC
README
SSL Certificates module for the MyAdmin control panel. Provides provisioning, activation, reactivation, and lifecycle management of SSL certificate services with automated admin notifications and billing integration.
Features
- Full service lifecycle support: enable, reactivate, disable
- Automated admin email notifications for certificate creation and reactivation
- Symfony EventDispatcher integration for hook-based architecture
- Configurable billing, suspension, and deletion policies
- Out-of-stock toggle for sales control
Requirements
- PHP >= 5.0
- ext-soap
- Symfony EventDispatcher ^5.0
- MyAdmin Plugin Installer
Installation
composer require detain/myadmin-ssl-module
Testing
composer install
vendor/bin/phpunit
License
This package is licensed under the LGPL-2.1.