The version compatible with beta1 will be the last published version of this sample data.
Magento released a sample data for Magento 2. Use that one. It's far better than what I have.
This is an attempt at a sample data for Magento 2.0 until the official sample data gets out.
It is based on the sample data from Magento CE 1.6.
In fact, you should get the images for the products from the sample data media
folder.
Copy that folder over the media
folder inside the pub
folder of magento 2.0.
The sample data is not fully tested. If you find something please report the issues here and I'll see what I can do.
Prior to installing Magento 2,
create a database then import the m2sample.sql
file in the db you just created.
Then run the install wizard. In the step where you are required to enter the db connection data, enter the name of the database you just created. After installation, log in the backend and rebuild the available indexes.
You also need to copy the pub
folder in this repository over the pub
folder of magento.
Magento 0.42.0 - Beta 1.
2014-12-18
- made compatible with 0.42.0 - Beta 1.
2014-12-15
- made compatible with alpha 108
2014-12-04
- fixed #3
2014-12-02
- removed contents from core_config_data table. Forgot them there from one of my installs. :)
2014-12-01
- made compatible with alpha 106.
2014-11-21
- made compatible with alpha 104
2014-10-27
- made compatible with alpha 101
2014-10-14
- made compatible with alpha 99
- fixed an issue with the
Cell Phones
attribute set.
2014-10-06
- made compatible with alpha 98
- fixed some images issues.
2014-09-23
- fixed admin index page error
- fixed some display issues on level 2 categories.
- removed unnecessary
api_*
tables
2014-09-22
- Made compatible with alpha-96 - good luck installing that :)
2014-09-03
- Fixed tax_class_id source model
- Fixed billing agreements table