Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

reactioncommerce/reaction-devtools

Repository files navigation

⚠️ THIS PLUGIN IS DEPRECATED — Use with Reaction Commerce 2.0 to 2.9.1 only

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.

reaction-devtools

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:

  1. Small - 7 products (+ variants and options), 100 orders
  2. Medium - 1000 products (+ variants and options), 10,000 orders
  3. Large - 50,000 products (+ variants and options), 50,000 orders

Note Loading the "Large" dataset on a local dev box is discouraged

To install

  1. Clone this repo into /imports/plugins/custom/
  2. meteor npm install jpeg-js (for random image generation)
  3. reaction reset

Usage

  1. Browse to http://localhost:3000
  2. Login
  3. Click on DevTools (note this is only visible when running in development mode)
  4. DevTools
  5. Click the buttons to trigger an action

Releases

No releases published

Packages

No packages published