Hi,
I need to develop an eCommerce website using PHP. I am not sure if to use Magento or use CodeIgniter and write the site basically from scratch.
I have experience with CI and no experience with Magento.
My questions regarding Magento:
Performance: I read that it has performance issues.
- Is it the case for the latest version too (1.3.2)?
- For a site that sells 200-1000 items daily, is
it simply a matter of adding more
hardware? How much more money, on average, will
have to be spent on hardware?
Customization: For the modifications below, Will I need to change the actual code of Magento for such modifications? Will I need to write my own modules/plugins/extensions? If yes, how difficult is it?
- removing "blocks"
- client wants to have "deal of the day"
- products are divided by "brands" instead of categories
- removing functionality from back-end to simplify things for client.
Overall, I will appreciate your advice whether to use Magento or CI+writing code and if its feasible to complete either of these choices in 2-3 months for a single developer?
Thank you for your help!