agranjeon/magento2-faker

There is no license information available for the latest version (0.1.0) of this package.

Faker module for Magento2

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

0.1.0 2019-05-28 15:08 UTC

This package is auto-updated.

Last update: 2025-07-29 02:16:02 UTC


README

The purpose of this module is to generate loads of fake data to be able to test performance
It can be used in addition to the magento sample-data, as they only provide products, but not many customers and orders

Roadmap :

  • Optimize product generation
  • Retrieve available attribute set for product type and use a random one
  • Fill attribute set's attributes values
  • Generate configurable products
  • Generate bundle products