Title: ReadyGo Variation Spreadsheet for WooCommerce
Author: mkbplatinum
Published: <strong>August 10, 2026</strong>
Last modified: August 10, 2026

---

Search plugins

![](https://ps.w.org/readygo-variation-spreadsheet-for-woocommerce/assets/banner-
772x250.png?rev=3640821)

![](https://ps.w.org/readygo-variation-spreadsheet-for-woocommerce/assets/icon-256x256.
png?rev=3640821)

# ReadyGo Variation Spreadsheet for WooCommerce

 By [mkbplatinum](https://profiles.wordpress.org/mkbplatinum/)

[Download](https://downloads.wordpress.org/plugin/readygo-variation-spreadsheet-for-woocommerce.0.3.0.zip)

 * [Details](https://wordpress.org/plugins/readygo-variation-spreadsheet-for-woocommerce/#description)
 * [Reviews](https://wordpress.org/plugins/readygo-variation-spreadsheet-for-woocommerce/#reviews)
 *  [Installation](https://wordpress.org/plugins/readygo-variation-spreadsheet-for-woocommerce/#installation)
 * [Development](https://wordpress.org/plugins/readygo-variation-spreadsheet-for-woocommerce/#developers)

 [Support](https://wordpress.org/support/plugin/readygo-variation-spreadsheet-for-woocommerce/)

## Description

**ReadyGo Variation Spreadsheet for WooCommerce** gives you a fast, spreadsheet-
style editor for product variations. Instead of expanding each variation one at 
a time, edit them all in a single grid and save in one go — across hundreds of variations
at once. Every change is written through WooCommerce’s own data layer, so your prices,
stock and lookup tables stay correct and in sync.

If you sell variable products — sizes, colours, styles — and you have ever dreaded
editing them one accordion row at a time, this is the tool that gives you the whole
product in a grid.

#### Features

 * **Spreadsheet editing** — bulk-edit price, sale price, stock quantity, stock 
   status, SKU, weight, dimensions, shipping class, tax class, backorders and description
   in a single grid.
 * **Bulk apply** — set, increase or decrease a field (including by percentage) 
   across all rows or just the ones you select — great for site-wide price changes
   and sales.
 * **Enable / disable in bulk** — publish or unpublish variations without opening
   each one.
 * **Generate missing variations** — create every attribute combination you have
   not built yet, in one click.
 * **CSV import / export** — pull variations out to a spreadsheet, edit in Excel
   or Google Sheets, and push the changes back in — matched safely by variation 
   ID.
 * **Paginated grid** — handles products with hundreds of variations, 50 / 100 /
   200 / all per page.
 * **Safe saves** — writes through WooCommerce’s CRUD / data layer, never raw database
   edits, and re-syncs the variable product afterwards.
 * **100% free** — no upsell, no locked features, no account required.

#### Built by ReadyGo Tools

Part of the ReadyGo Tools family of free WordPress plugins. Browse more at [readygotools.com](https://readygotools.com/plugins/).

## Screenshots

[⌊The spreadsheet editor — every variation for a product in one grid, with inline
editing of price, sale, stock, SKU and status.⌉⌊The spreadsheet editor — every variation
for a product in one grid, with inline editing of price, sale, stock, SKU and status
.⌉[

The spreadsheet editor — every variation for a product in one grid, with inline 
editing of price, sale, stock, SKU and status.

[⌊Bulk apply — set, increase or decrease any field across all rows or just the ones
you select, with changed rows highlighted and saved in one click.⌉⌊Bulk apply — 
set, increase or decrease any field across all rows or just the ones you select,
with changed rows highlighted and saved in one click.⌉[

Bulk apply — set, increase or decrease any field across all rows or just the ones
you select, with changed rows highlighted and saved in one click.

[⌊Optional Shipping and Advanced columns (weight, dimensions, shipping class, tax
class, backorders, description), plus one-click Generate missing variations and 
CSV import / export.⌉⌊Optional Shipping and Advanced columns (weight, dimensions,
shipping class, tax class, backorders, description), plus one-click Generate missing
variations and CSV import / export.⌉[

Optional Shipping and Advanced columns (weight, dimensions, shipping class, tax 
class, backorders, description), plus one-click Generate missing variations and 
CSV import / export.

## Installation

 1. Make sure **WooCommerce** is installed and active.
 2. In your WordPress admin, go to **Plugins > Add New** and search for “ReadyGo Variation
    Spreadsheet”, or upload the ZIP via **Plugins > Add New > Upload Plugin**.
 3. Click **Install Now**, then **Activate**.
 4. Go to **Products > Variation Spreadsheet**, search for a variable product, and 
    start editing. You can also click the **Variation spreadsheet** link under any 
    variable product in the Products list.

## FAQ

### Does it require WooCommerce?

Yes. This plugin edits WooCommerce product variations, so WooCommerce must be installed
and active.

### Will bulk editing corrupt my product data?

No. Every change saves through WooCommerce’s own data layer (the same code WooCommerce
uses when you edit a variation by hand) and the variable product is re-synced afterwards,
so prices and stock stay consistent.

### Can I import and export variations?

Yes. Export your variations to CSV, edit them in a spreadsheet, and import the file
back. Rows are matched by variation ID, so only the variations you changed are updated.
Export first to get the exact column format.

### How does “Generate missing variations” work?

It looks at the attributes you have marked “Used for variations” on the product,
works out every possible combination, and creates only the ones that do not exist
yet (up to 200 per click as a safety cap).

### Who can use it?

Any user who can edit products (shop managers and administrators). Every action 
is nonce-protected and permission-checked.

### Does it slow down my store?

No. The editor only loads its assets on its own admin screen. It adds nothing to
your front end.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ReadyGo Variation Spreadsheet for WooCommerce” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ mkbplatinum ](https://profiles.wordpress.org/mkbplatinum/)

[Translate “ReadyGo Variation Spreadsheet for WooCommerce” into your language.](https://translate.wordpress.org/projects/wp-plugins/readygo-variation-spreadsheet-for-woocommerce)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/readygo-variation-spreadsheet-for-woocommerce/),
check out the [SVN repository](https://plugins.svn.wordpress.org/readygo-variation-spreadsheet-for-woocommerce/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/readygo-variation-spreadsheet-for-woocommerce/)
by [RSS](https://plugins.trac.wordpress.org/log/readygo-variation-spreadsheet-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.3.0

 * Renamed to “ReadyGo Variation Spreadsheet for WooCommerce”.
 * Declared compatibility with WooCommerce High-Performance Order Storage (HPOS)
   and cart/checkout blocks.
 * Added WooCommerce and WordPress version headers, PHP requirement and license 
   URI.
 * Documentation, readme and screenshots refreshed for the public release.

#### 0.2.0

 * Spreadsheet bulk editor, bulk apply, enable/disable, generate missing variations,
   and CSV import/export.

## Meta

 *  Version **0.3.0**
 *  Last updated **12 hours ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **7.0.3**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [bulk edit](https://wordpress.org/plugins/tags/bulk-edit/)[product variations](https://wordpress.org/plugins/tags/product-variations/)
   [Variable Products](https://wordpress.org/plugins/tags/variable-products/)[variations](https://wordpress.org/plugins/tags/variations/)
   [woocommerce](https://wordpress.org/plugins/tags/woocommerce/)
 *  [Advanced View](https://wordpress.org/plugins/readygo-variation-spreadsheet-for-woocommerce/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/readygo-variation-spreadsheet-for-woocommerce/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/readygo-variation-spreadsheet-for-woocommerce/reviews/)

## Contributors

 *   [ mkbplatinum ](https://profiles.wordpress.org/mkbplatinum/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/readygo-variation-spreadsheet-for-woocommerce/)