WooCommerce Attribute Variation Export
Extends Woocommerce and allows the exportation of attributes from Variable Products
by Creative Little Dots · github.com/creativelittledots/woocommerce-attribute-variation-export
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/creativelittledots/woocommerce-attribute-variation-export/archive/refs/heads/master.zipReadme
WooCommerce Attribute Variation Export
WooCommerce Attribute Variation Export extends WooCommerce and allows the exportation of attributes from Variable Products.
When it comes to importing and exporting anything to do with Products, WooCommerce has most of it covered with Product CSV Import Suite.
However there is one thing missing, before you can even think about importing variations using Product CSV Import Suite, you need to create a CSV with all of the desired combinations of attributes that define your variations.
This is where WooCommerce Attribute Variation Export comes in, you can freely build your attributes and then export the possible combinations of your choice.
How it works

By checking the checkbox 'Used for attribute export' for an attribute, upon click the button 'Export attribute variations' a CSV will be downloaded to your browser which contains all the possible combinations from attributes you have marked for use with attribute export.
Installation
- Upload the plugin to the /wp-content/plugins/ directory
- Activate the plugin through the 'Plugins' menu in WordPress
Requirements
PHP 5.4+
Wordpress 4+
WooCommerce 2.5+