-
-
Save umpirsky/bfcc794c1de2d7e0c482 to your computer and use it in GitHub Desktop.
The Aimeos project offers a Symfony 2 bundle too: https://aimeos.org/Symfony
Compared to the other solutions in the list it's already stable and aimed towards bigger installations. It can cope with 100k products in a MySQL database with response times of a few 100ms.
Anyone know e-commerce that is not dependent on MySQL?
If you want to read about them there is a thread on stackoverflow
I need help about sylius commerce installation, acctualy somewhere in the middle of instalation I get an error:
[RuntimeException] Running git clone https://github.com/bergie/create.git failed with 1
and all commands I did before was just :
composer create-project sylius/sylius-standard -s dev
... I dont know where to look for solution, so please if anyone could help me I will be very thankful.
Greetings
Thanks so much for this list!! I'm looking for a simple cart bundle
I've tested Leaphly, but its docs are not synced with the current development, I had much headache while configuring this bundle, so I uninstalled
Now I'm testing Sylius but it's too complicated for what I want, I just want a simple cart to add/update/remove/clear/ckeckout(without using any payment api) the cart, it has an Order and Cart entity that are the same?¿
Now I will test the e-commerce system from Sonata, I tried to install Elcodi but it needs the Intl extension and it's not installed