How to bulk Enable a WordPress Plugin by Slug using cPFence Tools?

Enable Plugin by Slug (WebUI Method)

 

  1. Log into cPFence WebUI and select the server.
  2. Go to Tools & UtilitiesWP-AutoShield Bulk ToolsBulk Enable Plugin by Slug.
  3. Enter the plugin slug (e.g. classic-editor) and optionally use Verify Slug.
  4. Click Bulk Enable Plugin; cPFence activates the plugin anywhere it exists.
  5. Review the output for any sites where activation failed.

Pair this with the install command when rolling out new functionality across all tenants.

Command Line (CLI) Method

  1. SSH into the server.
  2. Activate the plugin:
    cpfence --bulk-enable-wp-plugin-auto classic-editor

Remember to bulk clear caches afterwards if the plugin adds new assets.


Need Further Assistance?

Visit our Knowledgebase or contact our support team for help.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to bulk Activate a WordPress Theme by Slug using cPFence Tools?

Activate Theme by Slug (WebUI Method)   Open cPFence WebUI and select the target server. Go...

How to bulk Update All WordPress Components using cPFence Tools?

Bulk Update WordPress (WebUI Method)   Log into the cPFence WebUI and choose the server you...

How to bulk Clear LiteSpeed Cache using cPFence Tools?

Purge LiteSpeed Cache (WebUI Method)   Open the cPFence WebUI and select the desired server....

How to bulk Clear Nginx FastCGI Cache using cPFence Tools?

Clear Nginx Cache (WebUI Method)   Log into cPFence WebUI ➜ Tools & Utilities ➜...

How to bulk Configure the LiteSpeed Plugin using cPFence Tools?

Apply LiteSpeed Presets (WebUI Method)   Open cPFence WebUI and select the relevant server....