Hi there, I have a requirement for a site that is about 70% blog and articles, 30% e-commerce. I want to do the site using symfony2, and was wondering if any e-commerce frameworks work well with it? I've seen some information on sylius, which seems early on, and sonata, likewise. I know that Magento would be an established choice (as long as I don't need to customize it much!), but don't know about having the two live together without appearing to be separate sites.
Hi there, I think you will get better and faster answer at some programmer sites, for example http://stackoverflow.com
There's none that I know of. It wouldn't be especially difficult to write a shopping cart and ecommerce site in symfony2. Magento is based on Zend framework. It might be better to work on Zend if the ecommerce is an important functionality and you don't want to write it yourself.
if you need help bootstrapping and learning the inners of Sylius or other Symfony2 Ecommerce, check the Lean Book on Symfony2 Ecommerce at pilotci.com hope it helps!