-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version increased to 1.0.1, admin section refined, readme added
- Loading branch information
Showing
2 changed files
with
61 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
=== 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. | ||
|
||
== 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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters