Skip to content

Documentation

Extensive Documentation for PowerPack & WooPack to help you with common questions and issues.

  1. Home
  2. Docs
  3. General Information
  4. Getting Started
  5. WP-CLI commands for PowerPack Addons for Beaver Builder

WP-CLI commands for PowerPack Addons for Beaver Builder

Below is a listing of all currently available WP-CLI commands along with their usage:

To register and activate license key:

wp powerpack register --license=<license_key>

Here, replace <license_key> with the actual license key.

To deactivate license key:

wp powerpack register --deactivate

To reset the White Label setting page and plugin visibility:

wp powerpack branding --reset

To reset enabled templates:

wp powerpack templates --reset
×