This is an old devtools plugin made for Reaction Commerce 2.x. If you're looking for a similar devtools plugin for Reaction Commerce 3.0 onwards, check out @outgrowio/reaction-dummy-data
.
This is a plugin that creates a new dashboard panel that allows you to load datasets for testing
You have a choice of three different datasets and optionally attach random images:
- Small - 7 products (+ variants and options), 100 orders
- Medium - 1000 products (+ variants and options), 10,000 orders
- Large - 50,000 products (+ variants and options), 50,000 orders
Note Loading the "Large" dataset on a local dev box is discouraged
- Clone this repo into
/imports/plugins/custom/
meteor npm install jpeg-js
(for random image generation)reaction reset