backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 40 forks source link

Web shop solution #1831

Closed thamas closed 3 years ago

thamas commented 8 years ago

We are planning a new project where Backdrop seems to be a good fit. Expect one thing: later (not in the current project) the client plans to add web shop functionality to the site.

I found just simple cart module for Backdrop which may not be the ideal solution.

Do you have any other information, suggestion? Is there any plan to an ecommerce solution for Backdrop? Or any supported e-commerce service (which is available in Hungary)?


EDIT: Related topic in forum = https://forum.backdropcms.org/forum/e-commerce-solutions-backdropcms

biolithic commented 8 years ago

Hi Tamás, Thank you for your interest in Backdrop! We are currently working very hard on version 1.4 due in 10-12 days, plus existing work on Drupal support. Also, Drupalcon is coming up very soon for some people in Backdrop. Currently, there are:

https://github.com/backdrop-contrib/simple_paypal_donate https://github.com/backdrop-contrib/basic_cart

After features are in for version 1.4, expect https://github.com/biolithic/basic_cart_plus to have time to be worked on and a demo put up. It is built on Paypal, Braintree and Stripe. You must look at whether any of those services are supported in your country. You are welcomed to hire me to complete/configure a version to your needs after this week. It may be too simple for you at the moment.

There is always Commerce Kickstart for D7 but it may be too heavy for you.

There also exists https://github.com/codewombat/backshop/issues/1 but development is stalled on that and I don't know anything about it. You may finish it (?) or hire Commerce Guys to finish it.

That is what I know as only a Backdrop community member.

On Tue, May 3, 2016 at 8:01 AM, Tamás Hajas notifications@github.com wrote:

We are planning a new project where Backdrop seems to be a good fit. Expect one thing: later (not in the current project) the client plans to add web shop functionality to the site.

I found just simple cart module for Backdrop which may not be the ideal solution.

Do you have any other information, suggestion? Is there any plan to an ecommerce solution for Backdrop? Or any supported e-commerce service (which is available in Hungary)?

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/backdrop/backdrop-issues/issues/1831

klonos commented 8 years ago

Hey @thamas, you might be interested in this comment by @richie-harris-smc :wink:

biolithic commented 8 years ago

Yea, just saw that!

On Tue, May 3, 2016 at 5:42 PM, Gregory Netsas notifications@github.com wrote:

Hey @thamas https://github.com/thamas, you might be interested in this comment https://github.com/backdrop-ops/contrib/issues/34#issuecomment-216664916 by @richie-harris-smc https://github.com/richie-harris-smc [image: :wink:]

— You are receiving this because you commented. Reply to this email directly or view it on GitHub https://github.com/backdrop/backdrop-issues/issues/1831#issuecomment-216686352

quicksketch commented 8 years ago

Is there any plan to an ecommerce solution for Backdrop? Or any supported e-commerce service (which is available in Hungary)?

In addition to the Backdrop solutions @biolithic listed so far, I'd personally encourage you to avoid self-hosting any kind of ecommerce, especially handling any credit card data yourself. I've had good past experiences with Shopify, which seems to operate in Hungary: https://www.shopify.com/payment-gateways/hungary

I plan on eventually porting my Recurly module to Backdrop eventually, but that's really best for recurring payments rather than a store.

thamas commented 8 years ago

Thank you all for the comments! I'll check your suggestions!

@biolithic I've used Basic cart with Drupal 7 earlier, but it made headaches for me because it is based on features and which made it's customization harder for us.

@quicksketch Handling credit card data is not in the list of the goals but to be able to shell "things" is. And I think the best solution (best UX) is when the webshop and the cms are not two different system. That's why we used Commerce with Drupal 7 in in earlier projects.

robertgarrigos commented 7 years ago

I wonder: how is this question? I'm building a simple shop and planning to use this payment gateway (https://github.com/CommerceRedsys/sermepa) to create a module for backdrop (I already wrote a payment gateway for drupal 6, years ago). Have things moved since May 2016??. It seems the best bet would be to use basic cart to implement the gateway.

docwilmot commented 7 years ago

I ported Payment module a while back. Haven't released yet as I was hoping for some feedback. https://github.com/backdrop-contrib/payment Thinking though should probably release as alpha if I want feedback.

ghost commented 3 years ago

Seems there are quite a few options for Backdrop now, including Ubercart. So will close this question as 'answered'.

klonos commented 3 years ago

For anyone else coming here in the future, may I also add that you can look for relevant posts in our forum: https://forum.backdropcms.org

Some existing posts at the time of writing include:

https://forum.backdropcms.org/forum/e-commerce-solutions-backdropcms https://forum.backdropcms.org/forum/cart-basic