{$list->unserial($host_server.provision_plugin_data, "plugin_data")}
{translate module=host_server} field_keycode {/translate}

To complete the automation for this server with the selected provisioning plugin, you must paste the text in the box below and save it as a .sh file on the target server in the directory where the following executable files are located. (generally '/usr/libexec/webmin/virtual-server/')

create-domain.pl
delete-domain.pl
disable-domain.pl
enable-domain.pl
edit-domain.pl

You must then give the .sh file you have created proper permission to execute the above mentioned files (root), and create a crontab job that runs it every 2-3 minutes to keep changes on the server up to date.

You must also have curl installed on the machine where the .sh file will be copied, and make sure the correct path to the curl directory is reflected in the 1st line of your .sh file below...