Magento has been poor software since Varien started trying to monetize. It has always been slower than necessary, a huge resource hog, and relatively complex to configure. The real problem is that there is nothing better out there. Magento is the Drupal of the eCommerce world - relatively prominent, but almost universally reviled by developers and not all that easy to use for users. It's the worst of many worlds. It'…
>>>Magento is the Drupal of the eCommerce world - relatively prominent, but almost universally reviled by developers and not all that easy to use for users. It's the worst of many worlds. This a thousand times. I've used both and as a developer it was incredibly painful to customize either for any specific feature or function. The first time I upgraded Magento, it completely broke the client's site. A nice Sunday aft…
Magento is dead – Merchants want a suite of marketing tools, not refactored code
51–55 of 55 posts
Re: Magento is dead – Merchants want a suite of marketing tools, not refactored code
#52My main problem with Magento was it's lack of an API to integrate with 3rd-party systems. Someone implementing a competitor should start with a decent API, and build the interface on top of that. If I had time and money, I would do this myself. Also the EAV database was horrible to deal with.
Is it going to use a similar scheme after the rewrite?
Re: Magento is dead – Merchants want a suite of marketing tools, not refactored code
#53Earlier quoted context omitted.
I 100% agree with this. I honestly think Magento should basically drop almost every core 'feature' and just become a rock-solid platform to build upon.
I'm not sure the developer ecosystem that Magento currently has would be responsive to that - I only worked with it a little, but it seemed like 75%+ of the "solutions" to issues people ran into were provided by other devs saying "well, if you pay $$$ for my FooBarBaz plugin that problem will go away".
Re: Magento is dead – Merchants want a suite of marketing tools, not refactored code
#54Earlier quoted context omitted.
Absolutely the worst maze of spaghetti files. To get anything done on one page you had to edit a few different deeply nested partial files. I hated working on it.
I assume you have never worked with xtCommerce... My first experience with eCommerce applications was xtC 3 and that thing really got me headaches...