New Magento Sample Data

Featured Image

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

9
Top

Enjoyed this post?

Subscribe to our RSS Feed, Follow us on Twitter and spread it to your friends!

Author

Ivan Weiler

Team Leader

Ivan is a team leader and a senior web developer. He gained lots of experience managing some of the most complex Magento projects we had at Inchoo.

Other posts from this author

Discussion 9 Comments

Add Comment
  1. David

    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!

  2. John Dugan

    Hey Ivan, has this been tested on ee?

    thx!

  3. Really good idea. Thanks a lot.

  4. Jignesh Thummar

    Nice job ..

    Thanks :)

  5. Ecoist

    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?

  6. Snovyda

    Thanx a lot!
    Just 3 steps and it works very good

  7. Tomas

    @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).”

  8. How can i install sample records for my custom module using sql setup file ?

  9. Nice job, I will give it a try, thanks!

Add Your Comment

Please wrap all source codes with [code][/code] tags.
Top