Booster Plus for WooCommerce plugin

Booster Plus for WooCommerce plugin v7.2.5

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.5.0

Download Booster Plus for WooCommerce plugin v4.5.0 Nulled Free
= v4.5.0 - 05/09/2019 =

  • Fix - Core - WCJ_Modules - Change the order some submodules are loaded to make it compatible with "Load Modules on Init Hook" option.
  • Fix - EMAILS & MISC. - My Account - Fix custom page title on my account page changing the my account title on wp nav menu.
  • Fix - EMAILS & MISC. - My Account - Fix compatibility problem with PublishPress plugin regarding...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120

Indiweb

Well-known member
Babiato Lover
Trusted Seller
Oct 13, 2018
683
305
63
Heart
Booster Plus for WooCommerce plugin v4.4.1

TassieNZ :)
plz share latest updated booster plus for woocommerce plugin.... thanx in advance....
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.6.0

Download Booster Plus for WooCommerce plugin v4.6.0 Nulled Free
v4.6.0 - 29/10/2019

  • Fix indentation by replacing spaces by tabs on SQL, comments, or when there is pure HTML, <script> or <style> tags.
  • Fix - CART & CHECKOUT - EU VAT Number - Fix wcj_validate_vat_no_soap() function with correct api_url.
  • Fix - EMAILS & MISC. - Custom Emails - Fix fatal error when trying to send custom emails using 'Created Customer Notification' trigger.
  • Fix - PRICES &...

Read the rest of this update entry...
 

zine

New member
Jun 16, 2019
27
13
3
Version: 4.6.1 was released approximately 4 days ago. kindly assist with update.

Thanks
 
  • Like
Reactions: k0c1

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.6.1

Download Booster Plus for WooCommerce plugin v4.6.1 Nulled Free
= v4.6.1 - 15/11/2019 =

  • Fix - CART & CHECKOUT - Checkout Custom Fields - Preserve checkbox field value when updating order status.
  • Fix - CART & CHECKOUT - EU VAT Number - Check if EU VAT number is valid during 'woocommerce_after_checkout_validation' hook instead of trying to get the result from session.
  • Fix - CART & CHECKOUT - EU VAT Number - Fix possible white space in...

Read the rest of this update entry...
 
  • Like
  • Love
Reactions: xpresotw and zine

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce v4.7.0

Download Booster Plus for WooCommerce plugin v4.7.0 Nulled Free
= v4.7.0 - 27/12/2019 =

  • Fix - CART & CHECKOUT - Checkout Custom Fields - Preserve select field value when editing the order from admin.
  • Fix - CART & CHECKOUT - EU VAT Number - Set the user agent explicitly, trying to avoid possible SoapClient errors.
  • Fix - PAYMENT GATEWAYS - Gateways Min/Max Amounts - Notices keep being displayed after order is placed.
  • Fix - PRODUCTS - Product Availability by Date - Fix...

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.7.1

Download Booster Plus for WooCommerce plugin v4.7.1 Nulled Free
= v4.7.1 - 10/02/2020 =

  • Feature - EMAILS & MISC. - Template Editor - Add option to set custom /woocommerce/ folder among other paths from other possible plugins.
  • Fix - CART & CHECKOUT - EU VAT Number - Fix possible errors like "Call to Undefined WooCommerce functions".
  • Fix - PRICES & CURRENCIES - PHP Warning: Fix "A non-numeric value encountered".
  • Fix - PRICES & CURRENCIES - Multicurrency...

Read the rest of this update entry...
 
  • Like
Reactions: Maus010

Maus010

Member
May 4, 2019
51
19
8
How to remove "Error: Wrong Key":

Find file: booster-plus-for-woocommerce/includes/plus/class-wcj-plus-site-key-manager.php
Look for line 142:

Code:

if ( ! $this->is_site_key_valid() && false !== ( $site_key_status = $this->get_site_key_status_message() ) ) {

Change for:


Code:

if ( $this->is_site_key_valid() && true !== ( $site_key_status = $this->get_site_key_status_message() ) ) {


KEEP IN MIND
Every time you update the plugin you have to repeat the above process.
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.8.0

Download Booster Plus for WooCommerce plugin v4.8.0 Nulled Free
= v4.8.0 - 18/03/2020 =

* Fix - Functions - General - Fix php warning if WPML isn't active and 'WPML: Get Terms in All Languages' is enabled.
* Fix - PRICES & CURRENCIES - Multicurrency Product Base Price - Remove "Third Party Price Filter Compatibility" option.
* Fix - PRICES & CURRENCIES - Multicurrency Product Base Price - Fix Compatibility with Price Filter widget.
* Fix - PRICES & CURRENCIES - Fix "WooCommerce Price...

Read the rest of this update entry...
 
  • Like
Reactions: Maus010

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,065
111,714
120
Tomz updated Booster Plus for WooCommerce plugin with a new update entry:

Booster Plus for WooCommerce plugin v4.9.0

Download Booster Plus for WooCommerce plugin v4.9.0 Nulled Free
= v4.9.0 - 19/05/2020 = Thanks To @NullMaster

* Fix - CART & CHECKOUT - EU VAT Number - Add 'Restrictive Loading' option allowing to enqueue the module scripts on some conditions.
* Fix - CART & CHECKOUT - Avoid possible cURL error on site-health by starting session only on frontend.
* Fix - EMAILS & MISC. - Booster WPML - General Options - Improve 'Auto Switch Booster Currency' option using the...

Read the rest of this update entry...
 

Forum statistics

Threads
69,227
Messages
908,445
Members
237,059
Latest member
xassem

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu