WP Manifestindependent plugin directory
manifest / developer / wc-generate-data

WC Data Generator

Sometimes you need to generate WooCommerce data, Sometimes you don't. Generate data, then use neuralyzer to delete it.

by Mindsize · github.com/mgratch/wc-generate-data

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mgratch/wc-generate-data/archive/refs/heads/master.zip

Readme

WC Data Generator

Sometimes you need to generate WooCommerce data, Sometimes you don't. Generate data, then use neuralyzer to delete it.

Installation

This plugin uses a Composer autoloader. In development environments, the autoloader needs to be generated. After cloning this repository, run composer install in the root directory of the plugin.

Read the full README on GitHub →