compared with
Current by Sagar
on Jan 23, 2023 11:16.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
/usr/local/cpanel/scripts/uninstall_plugin r1soft-cpanel-plugin-2.0 --theme paper_lantern
{code}
h3. UnInstall cPanel Plugin from a cPanel using Jupiter Theme

To uninstall the cPanel plugin from the Jupiter theme, execute the below command
{code}/usr/local/cpanel/scripts/uninstall_plugin <plugin_file> --theme jupiter
{code}
For example, to uninstall the version 4.0 plugin, replace the "<plugin name>" with r1soft-cpanel-plugin-4.0:
{code}/usr/local/cpanel/scripts/uninstall_plugin r1soft-cpanel-plugin-4.0 --theme jupiter
{code}