forked from wp-plugins/woocommerce-product-generator
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
57 lines (39 loc) · 1.75 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
=== WooCommerce Product Generator ===
Contributors: itthinx
Donate link: http://www.itthinx.com/plugins/woocommerce-product-generator/
Tags: automatic, benchmark, example, generator, performance, product, products, sample, test, tester, testing, test-tool, woocommerce
Requires at least: 4.0
Tested up to: 4.1.1
Stable tag: 1.0.1
License: GPLv3
A sample product generator for WooCommerce.
== Description ==
This plugin is intended to be used as a sample product generator for WooCommerce.
It's purpose is to provide an automated way of creating even very large sets
of products, useful in providing a test environment for performance benchmarks
and use case testing.
== Installation ==
= Dashboard =
Log in as an administrator and go to <strong>Plugins > Add New</strong>.
Type <em>WooCommerce Product Generator</em> in the search field and click <em>Search Plugins</em>, locate the <em>WooCommerce Product Generator<em> plugin by <em>itthinx</em> and install it by clicking <em>Install Now</em>.
Now <em>activate</em> the plugin to be able to generate sample products.
= FTP =
You can install the plugin via FTP, see [Manual Plugin Installation](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation).
== Screenshots ==
1. WooCommerce menu integration.
2. Generator settings.
3. Generator actions, single and continuous product generation runs.
4. Continuous generator running.
5. Some sample products generated.
== Changelog ==
= 1.0.1 =
* Tested with WordPress 4.1.1 and WooCommerce 2.3.6.
* WordPress-compliant readme.txt added.
* Added an admin section container.
= 1.0.0 =
* Initial release.
== Upgrade Notice ==
= 1.0.1 =
* Tested with latest version of WordPress and WooCommerce, also added a compliant readme.txt.
= 1.0.0 =
* Initial release.