====== Script installers ====== Virtualmin allows scripts created by other developers to be easily installed into the virtual servers that it manages. These are typically programs like Wikis, Blogs and web-based mail readers, often written in PHP. Normally these are setup through the web interface, but they can be managed by the following command-line programs as well. * [[virtualmin_api_list_scripts|list-scripts.pl]] - Display script installed into some virtual server * [[virtualmin_api_list_available_scripts|list-available-scripts.pl]] - List known scripts * [[virtualmin_api_delete_script|delete-script.pl]] - Un-install one script from a virtual server * [[virtualmin_api_install_script|install-script.pl]] - Install one third-party script