detain/myadmin-ssl-module

SSL Certificates Module for MyAdmin

Maintainers

Package info

github.com/myadmin-plugins/ssl-module

Type:myadmin-plugin

pkg:composer/detain/myadmin-ssl-module

Statistics

Installs: 342

Dependents: 0

Suggesters: 0

Stars: 4

Open Issues: 1

v2.0.0 2019-04-04 08:09 UTC

This package is auto-updated.

Last update: 2026-03-19 15:49:26 UTC


README

Tests License: LGPL-2.1 Latest Stable Version

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.