delete-script

Un-install one script from a virtual server This program completely removes a third-party script from a server. It takes the usual --domain parameter to identify the server, and either --id followed by the install ID, or --type followed by the script’s short name. The latter option is more convenient, but only works if there is only one instance of the script in the virtual server. If multiple different versions are installed, you can also use --version to select a specific one to remove.

Un-install one script from a virtual server#

This program completely removes a third-party script from a server. It takes the usual --domain parameter to identify the server, and either --id followed by the install ID, or --type followed by the script’s short name. The latter option is more convenient, but only works if there is only one instance of the script in the virtual server. If multiple different versions are installed, you can also use --version to select a specific one to remove.

Be careful using this program, as it removes all data files, web pages and database tables for the script, without asking for confirmation. If you want to make Virtualmin forget about a script without actually removing it, use the --deregister flag.

Command line help#

virtualmin delete-script --domain domain.name
 [--type name --version number] |
 [--id number]
 [--deregister]

Source: https://www.virtualmin.com/docs/development/api-programs/delete-script/

  • virtualmin, domain, database, install, command line, script, delete
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Pre and Post Domain Modification Scripts

Virtualmin allows the use of custom scripts (Shell, Perl, Python and etc.) to automate tasks...

OS Support

Virtualmin runs on top of Webmin. Webmin works on almost every UNIX-like OS, so with some manual...

Professional Features

Virtualmin GPL is already an extremely powerful and flexible virtual hosting control panel, so...

How to Configure Secondary DNS

This guide provides administrators with a quick overview of setting up automatic DNS secondary...

How to Configure Cloudflare DNS

For users looking to integrate Cloudflare with Virtualmin Pro, the process is straightforward and...