bigcommerce / bigcommerce-for-wordpress

A headless commerce integration for WordPress, powered by BigCommerce
https://www.bigcommerce.com/wordpress/
GNU General Public License v2.0
109 stars 49 forks source link

Sync all categories for MSF stores via API #456

Closed ipokrovkiy closed 3 days ago

ipokrovkiy commented 1 month ago

feat: Sync all categories for MSF stores via API

Previously, syncing categories for MSF stores via API was limited to 250. This change ensures all categories are synced.

ipokrovkiy commented 4 days ago

Hi @chanceaclark, here is the recording of normal processing, and then with updated code showing sync picking up the category import (importing from category 251+) and a fresh category sync (0 categories in WP)

ipokrovkiy commented 3 days ago

Thank you! @chanceaclark

ipokrovkiy commented 3 days ago

@chanceaclark Do you happen to know when the package will be updated in the WordPress composer repository? (We install BC4WP from Wordpress composer repository)

chanceaclark commented 2 days ago

@ipokrovkiy I can do it today.