Bigcommerce For Wordpress Versions Save

A headless commerce integration for WordPress, powered by BigCommerce

5.0.7

5 months ago

[5.0.7]

Fixed

  • Fix CVE-2023-49162

5.0.6

6 months ago

[5.0.6]

Changed

  • Added JS build scripts and rebuilt assets

5.0.5

7 months ago

[5.0.5]

Changed

  • Update plugin readme tested up version

5.0.4

8 months ago

[5.0.4]

Fixed

  • Fix import stuck problem on step 6 - Updating Brands

5.0.3

1 year ago

[5.0.3]

Fixed

  • Resolved issue with categories and brands import, preventing infinite loop import on such steps

5.0.2

1 year ago

[5.0.2]

Added

  • Add ability to use original image proportion on product single page. Go to Apperance → Bigcommerce → Product Single and change image size to original. Fixes #404.

Changed

  • Show variant SKU if product SKU is not added or missing. Fixes #405

Fixed

  • Prevent import fail on Analytics Settings retrieval due to outdated API use. Fixes #407
  • Fix search issue with product widget block while using fast(headless) import. Allow searching by SKU, name. Fixes #403

5.0.1

1 year ago

[5.0.1]

Fixed

  • Fixed situation when product options, price, reviews are hidden because global settings for channel are used. Product display settings can be changed in Bigcommerce Channel Manager under Store Settings -> Product Display.

5.0.0

1 year ago

[5.0.0]

Added

  • Added support for Multi Storefront(MSF) functionality:
    • Pull products, product categories and brands that belongs to specified channel
    • Retrieve and save currencies during the import. They can be used in Currency Switch widget. You can add widget in Appearance -> Widgets. Just drop widget to registered widget area. After that each user can switch to required currency on the frontend
    • Apply channel settings(hide prices, hide reviews etc.) set in Bigcommerce Channel Manager to WordPress e-commerce pages.
    • Retrieve customer groups existed in Bigcommerce. If it is possible set default customer group for all new customer

Changed

  • Creation of new channel for MSF stores won't create active channel in Bigcommerce anymore. Instead of that channel with pre-launch status will be created. Usual WordPress pages will be still accessible by regular users. However, any e-commerce pages(checkout, product single page and etc) won't be visible for anyone, except site administrator, and return 404 error. To make it visible please enable webhooks and go to Bigcommerce Channel Manager. Change channel status to active. After that e-commerce pages will become visible for everyone.

4.37.0

1 year ago

[4.37.0]

Added

  • Add ability to abort import in any status. This will allow aborting stuck import process on any step and start the new one. To abort import go to Bigcommerce -> Settings -> Diagnostics and click on the Abort button

Fixed

  • Fixed headless image import. Prevent situation when categories images were skipped during import.

4.36.0

1 year ago

[4.36.0]

Added

  • Added ability to choose default product image size while ‘Fast Headless’ import is on. You can choose between 2 sizes: standard and thumbnail. Since Bigcommerce API provides standard images without compressing page load speed may reduce. To avoid the such problem you can choose thumbnail size to load in Wordpress customizer: Appearance → Customize → Bigcommerce → Product Single → Image Size(headless)
  • Disables SSL Verification in development environments.

Fixed

  • Fixed 'Image Zoom'(Appearance → Customizer → Bigcommerce → Product Single → Image Zoom) option. Allow using image zoom when ‘Fast Headless’ import is on
  • Fixed compatibility with the Elementor plugin. Do not duplicate shortcodes on required pages, if shortcode is added already on the page
  • Prevent situation when cart shows negative taxes values
  • Fixed AMP cart template issue when you can't delete last item from cart