I'm looking for a (preferrably) self-hostable, FLOSS web-shop application that is easy for end-users to use (WYSIWYG, no need for script languages necessary, etc). Any hints are much appreciated.
You can start by checking out the e-commerce list on awesome selfhosted. At a glance there are multiple which seem to be easy to set up, and require no code, so you should take a deeper look and decide based on your needs.
oooh, i almost forgot about the sacred list!
thanks for the reminder, looks like there's quite a bunch out there!
this is more a preliminary search and the result will not be used directly - but i'll try and come back with information on choice and the reasoning behind it
As someone who has done e-commerce development and supports FLOSS and self-hosting, this is something I would outsource.
It’s complex, and you can’t really handle payments yourself anyway. That requires certification.
And people really don’t like it when their e-commerce is down and may able to quantify lost business due to an outage or bug in dollars or sense. It doesn’t feel great to realize something on your end resulted in hundreds of dollars of lost business.
If the business is very small, places like Shopify have cheap starter tiers.
WordPress’s data structure is not properly suited for an e-commerce site
To be fair WordPress’ data structure is not properly suited for anything, not even posts and pages, let alone block structures and whatever but the truth is that it works and delivers results. Same goes for WooCommerce, if you don't want to be hostage of Shopify and your objective actually selling shit instead of spending all your time developing store software then WooCommerce is the way to go.
WooCommerce also has an extensive extension list, integrations with all the payment providers out there and it's easy to get help / support be it free or paid.
and it’s a resource hog.
Did you ever they Magento or PrestaShop? Doesn't seem like you did as those are store-first solutions and they're all slower and more of a resource hog than WP can ever be.