New Magento Sample Data

Official Magento sample data is a bit old (Magento 1.2) and it takes too much time to install new Magento over them, since installation is updating too many tables at once. Also, there are some tables not present in default CE version, so we thought it would be great idea to update and clean them up a bit.
magento-sample-data-1.6.0.0.tar.gz
Magento sample data 1.6.0.0 can be used only on Magento CE >= 1.6.0.0 (PE/EE have their own sample data). Also, do not use sample data on existing stores or existing databases, they can be used only on clean installations and Magento developers mostly use them for learning or presentation purposes.
How to install sample data for Magento:
1. Import the sample data sql file “magento_sample_data_for_1.6.0.0.sql” into empty database
2. Copy sample “media” folder over your Magento existing media folder (merge them)
3. Run Magento installation and use database from step1 as install database
There is Magento wiki page with more detailed instructions:
http://www.magentocommerce.com/knowledge-base/entry/installing-the-sample-data-for-magento
Official Magento demo site is an example of what you get when install Magento with sample data, maybe they’ll start using our updated ones from now on 😉
http://demo.magentocommerce.com/
Regards,
Ivan
12 comments
Thank You For this provide this sample data
good job
I m using magento 1.8.0.0.so i want sample data for this
Remember to not set table prefix when installing Magento on this sample data 🙂
Nice job, I will give it a try, thanks!
How can i install sample records for my custom module using sql setup file ?
@John Dugan
“Magento sample data 1.6.0.0 can be used only on Magento CE >= 1.6.0.0 (PE/EE have their own sample data).”
Thanx a lot!
Just 3 steps and it works very good
Great idea and great work! Thank you!!
My test Magento seems to get faster than old sample. Does it mean that a load for my server is reduced by your new sample?
Nice job ..
Thanks 🙂
Really good idea. Thanks a lot.
Hey Ivan, has this been tested on ee?
thx!
Thx alot! If have spent hours on the old sample data and the site always crashed during installation. Using this new 1600 sample data works great! Many thx!