Skip to content

Documentation

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

PowerPack

  1. Home
  2. Docs
  3. PowerPack
  4. Development
  5. How to Customize a PowerPack Module?

How to Customize a PowerPack Module?

There are times when we like to extend the existing functionality or customize the output. This is something developers would love as they can use the existing functionality and save a lot of time.

All PowerPack modules are easy to customize. Follow the steps below to customize a module.

  1. Create a new folder in your theme’s folder named bbpowerpack
  2. Create a new folder named modules inside the bbpowerpack folder
  3. Copy the module folder you want to override from wp-content/plugins/bbpowerpack/modules to your theme’s bbpowerpack/modules folder.

For e.g., if you would like to modify/customize the Team module then you will need to copy pp-team folder from /wp-content/plugins/bbpowerpack/modules to your theme’s bbpowerpack/modules/folder

Was this article helpful to you? Yes 1 No 1
×