-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
7 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,13 @@ | ||
# Magento2-Faker | ||
|
||
The purpose of this module is to generate **loads** of fake data to be able to test performance | ||
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 : | ||
|
||
Generate data for : | ||
* Category | ||
* Product | ||
* Customer | ||
* Customer Address | ||
* Order | ||
* Invoice | ||
* Shipment | ||
* Rma | ||
* 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 | ||
|
||
|
||
## Warning | ||
I strongly advise against installing this module on a production environment |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters