I’d like to play around a bit with an online shop. Nothing professional with proper requirements, just a hobby project. When googling for open source e-Commerce solutions, I can find the usual software. But I don’t like open core models, and all the projects seem to want to make some money with an add-on marketplace. And most of the times the basic product seems very limited and they want you to extend it with proprietary extensions to get it usable in real-world scenarios.

Is there a project that does things differently? I mean for invoices I can choose between several platforms that won’t push me to buy anything. I just can’t find an online shop solution like that. My requirements would be something along: Sells products and keeps track of remaining stock, maybe sells services like online courses and software/pdf downloads. Can generate invoices and ties into payment providers. Maybe generates shipping labels. Isn’t too bloated, a small, nice and clean hobby project will do. I’d like to avoid running a Wordpress/Drupal/Joomla underneath it if possible.

I get that companies have different requirements and commercial products are somewhat the obvious thing if you’re doing commerce. But there has to be something aligned with the virtues of the free software community. Something I’d like to use to sell Tux stickers and power my Etsy shop with.

  • @rufus@discuss.tchncs.deOP
    link
    fedilink
    2
    edit-2
    5 months ago

    Can it be done nicely with Drupal? I mean everything is doable with Drupal, it’s more the question: do I have to code/program a whole online shop in the process?

    • just some guy
      link
      fedilink
      25 months ago

      not from what I recall, there’s a module “commerce” (and many extending modules) that can be installed through the admin webui. I think they already have a Drupal spin where the more popular commerce modules are included with the install