Script provisioning is a simple, yet revolutionary provisioning module shipped with every HostBill installation since 2016-12-09. It allows you to execute your custom scripts in any scripting/programming language when certain actions related to product using this module occur. I.e.: Run certain script with certain arguments when related account is created. This way you can integrate any system that does not offer an remote API but other management tools that are accessible from cli.

Important warning


This is potentially dangerous module - it can execute any command you pass to it, so its important to run your HostBill php/php-fpm processes under a isolated system user (not root). Syntax mistakes in module configuration can lead to irreversible data loss. Its not advised to use this module on shared environment.

System requirements


Configure product