Open phtmgt opened 3 years ago
We do not have a prebuilt connector for WooCommerce, but if you are interesting in building one here is the documentation around them https://docs.reactstorefront.io/guides/connectors
The benefit of using a connector is that once you fetch and transform the product and category data into the required schema, React Storefront handles the rest.
@plamenh FYI React Storefront is offering a US$2,000 bounty for open source contributions of connectors for certain ecommerce platforms (from https://www.reactstorefront.io/):
WooCommerce is not actually on that list but if you're interested we can put you in touch with the right person to discuss if it can be added.
Building a connector is basically creating the methods for these 15 or so function calls:
P.S. We know the folks at the Vue Storefront (VSF) team and they are also great. I think it just comes down to what your language preference is. I believe their WooCommerce integration though is only on VSF 1, and not the new VSF Next.
@ianand , thanks for the heads up. I will think about building that. ATM we have decided on PWA Studio, as I could not scaffold react storefront successfully (https://github.com/storefront-foundation/react-storefront/issues/148).
Any future plans to add WooCommerce as headless eCommerce? Also, a headless CMS maybe? I am trying to decide what technology to invest in and currently VUE Storefront offers these, but I’d much rather work with React.
Thanks for the great project in any case!