How to bulk Install a WordPress Plugin (Slug or ZIP) using cPFence Tools?

Install Plugin by Slug/ZIP (WebUI Method)

 

  1. Log into cPFence WebUI and choose the server.
  2. Open Tools & UtilitiesWP-AutoShield Bulk ToolsBulk Install Plugin or ZIP.
  3. Enter either a plugin slug such as classic-editor or a direct ZIP URL.
  4. Click Verify Slug for wordpress.org plugins to confirm the slug exists.
  5. Press Bulk Install Plugin. cPFence uploads and installs the plugin on every detected WordPress site (or the ones you selected via the site selector toggle).

After installation, use the Bulk Enable Plugin tool if you want the plugin activated automatically.

Command Line (CLI) Method

  1. SSH into the server.
  2. Install by slug:
    cpfence --bulk-install-plugin-auto classic-editor
  3. Or install via ZIP URL:
    cpfence --bulk-install-plugin-auto https://example.com/custom-plugin.zip

Keep backups handy—overwriting an existing plugin replaces its files everywhere.


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....