Search our documentation...

Simply enter what you are looking for!

NOTICE: Our WHMCS Addons are discontinued and not supported anymore.
Most of the addons are now released for free in github - https://github.com/jetserver
You can download them from GitHub and conribute your changes ! :)

VMM :: Creating a Custom plugin

Virtual Machine Manager is very modular, you can create your own plugins for any server type.
We’ve created an example plugin with minimal basic options (power on / off / reset a server).

Plugin located at – addons/virtualmachine/plugins/example

You can duplicate our example plugin, rename it to whatever needed and start working on it.