Skip to content

myadmin-plugins/myadmin-floating-ips-module

Repository files navigation

MyAdmin Floating IPs Module

Tests License: LGPL-2.1

Floating IP Services module for the MyAdmin control panel. Provides provisioning, activation, deactivation, and termination of floating IP address services with network switch integration via SSH.

Features

  • Floating IP allocation from configurable IP pools (IPv4 and IPv6)
  • Automated network switch route management via SSH
  • Full service lifecycle support: enable, reactivate, disable, terminate
  • Symfony EventDispatcher integration for hook-based architecture
  • Configurable billing, suspension, and deletion policies

Requirements

  • PHP >= 5.0
  • Symfony EventDispatcher ^5.0
  • MyAdmin Plugin Installer

Installation

composer require detain/myadmin-floating-ips-module

Testing

composer install
vendor/bin/phpunit

License

This package is licensed under the LGPL-2.1.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors