Page 3 of 3

Posted: Tue Jan 29, 2013 7:17 pm
by Kawa
Magento FTW! :D

It is php / MySQL. Just bare in mind it's built on the Zend framework. So if you make any changes to the design or theme files, make sure to change the right ones, else they are overwritten if you ever need to a core update.

You can import products into Magento using the backend.

Customer details....not sure on this one - thing to bare in mind with Magento if you're playing in the tables, there will be about 15 database tables where 1 would normally do in most other applications!! :lol:

A couple of useful arcticles here http://www.h22solutions.co.uk/news-revi ... -2/magento

Posted: Wed Jan 30, 2013 12:13 pm
by Scott@H-Tune
Yeah, Its a bit complicated for what it is, as there is so many files compared to others.

I have edited several files, but "tried" to keep away from the core files so upgrades are possible.