Onemax Product Seeder for WooCommerce
Onemax Product Seeder for WooCommerce
Description
Onemax Product Seeder for WooCommerce is a WordPress plugin that helps developers and site administrators quickly generate demo WooCommerce products for testing, development, and demonstration purposes. The plugin creates simple and variable products with realistic data, making it easy to populate your WooCommerce store with sample content.
Features
- Simple Products: Generate simple WooCommerce products with prices, SKUs, and descriptions
- Variable Products: Create variable products with multiple variations (Size: S, M, L)
- Clean Function: Remove all generated products with a single click (identified by SKU prefix “ws-“)
- Dry-run Mode: Preview what would be created without actually creating products
- Free Version Limits:
- Simple products: up to 5
- Variable products: up to 3
Requirements
- WordPress 6.0 or higher
- WooCommerce 8.0 or higher
- PHP 7.4 or higher
Installation
- Download the plugin
- Upload the
onemax-product-seeder-for-woocommercefolder to/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Ensure WooCommerce is installed and activated
- Navigate to Onemax Product Seeder in the WordPress admin menu to start generating products
Faq
In the free version, you can generate up to 5 simple products and up to 3 variable products at a time.
Click the “Clean Generated Products” button in the Onemax Product Seeder admin page. This will remove all products with SKU starting with “ws-” prefix.
Yes! Enable dry-run mode by adding define('OM_PSWC_DRY_RUN', true); to your wp-config.php file.
All products created by this plugin have SKU starting with “ws-” prefix, making them easy to identify and clean up.
Reviews
Changelog
1.0.0
- Initial release
- Generate simple WooCommerce products (up to 5 in free version)
- Generate variable products with variations (up to 3 in free version)
- Clean generated products functionality
- Dry-run mode support
- Admin interface with real-time logging