I’m looking for an e-commerce platform to build an online shop for myself. Is there something ready to deploy on my own server similar to WordPress?
You must log in or register to comment.
Wordpress with Woocommerce
Sounds like the winner
Magento, WooCommerce, Big Commerce
- MedusaJS
- NopCommerce
- PrestaShop
- Saleor
- Mailchimp Open Commerce
- Drupal Commerce
- Sylius
try shopware (not sponsored 😬)
I used Saleor for my thesis. It’s a headless solution, so you will want to bring your own frontend. Uses GraphQL to query everything from products, accounts, and so on. You can set it up quite easily with Docker.