Conversation
supportHello, WooCommerce is rolling out a significant upgrade of their platform in August 2023 (High-Performance Order Storage (HPOS)). From the beta version it appears that the “Ajax Cart AutoUpdate for WooCommerce” plugin is not compatible with this new upgrade. I wonder if you are working on making your plugin compatible with HPOS and if so what your expected timeline is? Kind regards, Rikke The page I need help with: [ log in to see the link]
Hello, I also came here to ask the same question. I would love to continue to use your extension but it is incompatible with HPOS. Thank you kindly
If this plugin is abandoned, any oother alternatives?
The plugin is probably compatible with HPOS because it does not work on orders (HPOS is only for orders).
If you have a dev/staging version of the site, you could modify the code to declare HPOS compatibility. It should be safe since this plugin shouldn’t rely on order tables. Get the code from here: https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book#declaring-extension-incompatibility
Hello, I also came here to ask the same question. I would love to continue to use your extension but it is incompatible with HPOS. Thank you kindly
If this plugin is abandoned, any oother alternatives?
The plugin is probably compatible with HPOS because it does not work on orders (HPOS is only for orders).
If you have a dev/staging version of the site, you could modify the code to declare HPOS compatibility. It should be safe since this plugin shouldn’t rely on order tables. Get the code from here: https://github.com/woocommerce/woocommerce/wiki/High-Performance-Order-Storage-Upgrade-Recipe-Book#declaring-extension-incompatibility