Mô tả
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
Cài đặt
- 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
Hỏi đáp
-
How many products can I generate?
-
In the free version, you can generate up to 5 simple products and up to 3 variable products at a time.
-
How do I remove generated products?
-
Click the “Clean Generated Products” button in the Onemax Product Seeder admin page. This will remove all products with SKU starting with “ws-” prefix.
-
Can I preview what will be created?
-
Yes! Enable dry-run mode by adding
define('OM_PSWC_DRY_RUN', true);to yourwp-config.phpfile. -
How are generated products identified?
-
All products created by this plugin have SKU starting with “ws-” prefix, making them easy to identify and clean up.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Onemax Product Seeder for WooCommerce” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Onemax Product Seeder for WooCommerce” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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