devel_generate_commerce
19 sites
Security covered
Description
This module is a development purpose solution that is used to auto-generation of
- Products
- Product Types
- Product Variations
- Orders
Features
There is the possibility to delete all the data before generation and also to set up the specific amount of each of the commerce entity types.
There is also the possibility to set the how old may products, product types, product variations, orders be.
Use drush command for generation commerce content.
The basic functional tests coverage.
Dependencies
Usage
Basic example: drush devel-generate:commerce
Advanced example: drush devel-generate:commerce --products_num=10 --kill
Read the documentation for more information.
Related modules
Configuration page
Generate commerce: admin/config/development/generate/commerce