magento2-sample-data icon indicating copy to clipboard operation
magento2-sample-data copied to clipboard

Magento 2 Sample Data

Results 52 magento2-sample-data issues
Sort by recently updated
recently updated
newest added

Using a clean Docker stack based on the versions mentioned in the [official requirements](https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/system-requirements.html) page, I always end up with the following error when trying to install the sample data:...

There should be at least 10 of each product type for good testing and demo. As there is only 1 of each, bugs and issues around these product types often...

Hi there, is it possible to get the final sql file ?

When using installing sample-data on Magento 2.4.4, this only install few catalog products with no images. (Products which get installed are under Gear) Even after following the steps in below...

I was not able to install sample data as I have been hit by the error as follows: ![image](https://user-images.githubusercontent.com/19390609/168591803-388a73af-f239-4116-a819-5b539eb4dadc.png)

Is that normal that I can't see images ? ![image](https://user-images.githubusercontent.com/8956643/141966945-a6c7c010-8716-46e9-a8b2-8ec409035936.png)

Hi there, I cloned the repository and copied configurable sample data to my magento instance. After setup:upgrade I see the patch applied and in import history a job in status...

Don't really have an issue but just wanted to post this here in case someone runs into the same problem and is googling for an answer. Deploying the [Magento 2.4.0...

Having this as a meta package helps keep the `composer.json` file clean and clutter-free. ``` "magento/module-sample-data": "^100.4" ``` vs ``` "magento/module-bundle-sample-data": "100.4.*", "magento/module-catalog-rule-sample-data": "100.4.*", "magento/module-catalog-sample-data": "100.4.*", "magento/module-cms-sample-data": "100.4.*", "magento/module-configurable-sample-data": "100.4.*",...

This change will resolve issue magento/magento2#32490 Please find more details on the issue details page.