Importon Bridge
WordPress plugin to import Alibaba products into WooCommerce via Chrome extension, REST API, and optional AI-powered description rewriting (OpenAI / Gemini)
by Nasratul Nayem · github.com/nasratulnayem/importon-bridge
★ 3stars
6release downloads
1forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/nasratulnayem/importon-bridge/releases/download/v0.2.0/importon-bridge-plugin.zipFrom the readme
Importon Bridge
Import Alibaba products into WooCommerce with one click.
A lightweight Chrome extension + WordPress plugin.
What problem does this solve?
Manually copying product data from Alibaba into WooCommerce is slow and error-prone. Importon Bridge eliminates the copy-paste workflow:
1. Browse Alibaba as usual
2. Click the extension icon
3. Product lands in your WooCommerce store
No API keys, no CSV files, no technical setup.
How it works
The Chrome extension reads product data directly from the browser. It sends the data to your WordPress site through authenticated REST endpoints. Your WooCommerce store gets a new product — title, description, images, variants, pricing, and all.
Features
- One-click import from any Alibaba product page
- Batch URL import — queue multiple Alibaba URLs and process them from WP Admin
- Variable products — handles size/color variants, multiple images, attributes, pricing
- AI rewriting — optionally rewrite titles and descriptions via OpenAI or Gemini
- Import history — view run logs and failed items per batch
Installation
WordPress plugin
1. Download importon-bridge-plugin.zip from releases
2. WP Admin → Plugin
Read the full README on GitHub →