Hello,
I’ve been waiting for a long time for the Commerce shop system from Drupal to finally make its way to Backdrop CMS – so far in vain.
Now I just noticed among the newest modules “Commerce Backoffice”.
Is it possible that the Commerce shop system already exists on Backdrop CMS and I simply haven’t found it all this time?
Comments
If you look at https://github.com/orgs/backdrop-contrib/repositories?language=&q=commerce&sort=&type=all
You will able to check the status of the main module and the different add-on modules. It was ported but I don't think there are releases yet. You can install without a release using the manual install method. Look at the README for any statements about the state of readiness and also check the issue queue to see if there are any deal breakers.
If you test it and it works, let the maintainers know; if you find issues that haven't been raised yet, then please raise them.
It doesn't have an official release yet, but much work has been done by the Giant Rabbit team and you could certainly start testing and report back. (GitHub repo)
Regarding the state of the port, see Issue 30 in that queue.
Wow, THANK YOU!
I’ve been searching for this for months, and it’s been there all along—just extremely well hidden...
I immediately installed Commerce with the configuration of my Drupal 7 site, and the Backdrop version of Commerce ran flawlessly right away and behaves exactly like the Drupal 7 version. (I write it here because I have no github account)
Only payment providers like PayPal and Stripe (the commerce_stripe module in backdrop-contrib seems to still be the old version, which doesn’t work due to missing 3D Secure) are still missing.
And if I may say so as a beginner:
If this exists, at least publish an ALPHA or DEV version of Commerce on backdropcms.org so it can be found more easily and maybe attract more testers and developers for other Commerce modules.