WooCommerce Bulk Image Uploader
A wordpress plugin that lets you download product images via external urls in bulk and automatically sets it as the featured product image.
by Yuyu · github.com/yuyuwp/woocommerce-bulk-product-image-uploader
★ 0stars
0forks
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/yuyuwp/woocommerce-bulk-product-image-uploader/archive/refs/heads/main.zipA simple WordPress plugin that lets you set featured images for WooCommerce products by pasting external image URLs in bulk.
How It Works
- Go to WooCommerce → Bulk Image Uploader
- You'll see a table of all your products with a URL input field next to each one
- Paste image URLs into the fields for the products you want to update
- Click "Upload and Save"
- The plugin downloads each image, saves it to your WordPress Media Library, and sets it as the product's featured image
Features
- Bulk paste: Fill in as many URLs as you want, then upload them all with one click
- Sequential processing: Uploads one at a time to avoid server overload
- Live progress: Progress bar and per-product status indicators
- Thumbnail preview: See current thumbnails and watch them update in real-time
- Search & filter: Search by product name, filter by "Missing Image" / "Has Image"
- Pagination: 50 products per page for fast loading
- Error handling: Clear error messages per product if a URL fails
Requirements
- WordPress 5.8+
- WooCommerce 5.0+
- PHP 7.4+
Installation
- Upload the
wc-bulk-image-uploaderfolder towp-content/plugins/ - Activate in Plugins
- Find it under WooCommerce → Bulk Image Uploader
Author
Yuyu — Full-stack Designer yuyu.ng
License
GPL v2 or later