agranjeon / magento2-faker
There is no license information available for the latest version (0.1.0) of this package.
Faker module for Magento2
Package info
github.com/agranjeon/Magento2-Faker
Type:magento2-module
pkg:composer/agranjeon/magento2-faker
0.1.0
2019-05-28 15:08 UTC
Requires
- php: ~7.0.0|~7.1.0|~7.2.0
- magento/framework: >=100.0.1
Requires (Dev)
- fzaninotto/faker: ^1.8
This package is auto-updated.
Last update: 2026-03-01 00:28:03 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