Beschrijving
DroidDirectory Catalog Importer is a secure and efficient tool designed to seamlessly migrate your complete product catalog from Shopify to WooCommerce. It handles all critical product data including Titles, Descriptions, Prices, SKUs, Stock quantities, Categories, Tags, Weight, and up to 10 Images per product.
Built with security in mind, it uses Shopify’s secure OAuth flow and strictly adheres to WordPress security standards.
Installatie
- Upload the plugin files to the
/wp-content/plugins/droiddirectory-catalog-importerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to ‘Shopify Migrate’ in the admin menu.
- Enter your Shopify Store URL and Client credentials.
- Click “Connect with Shopify” to authenticate securely.
- Click “Start A-to-Z Migration” to import your products.
FAQ
-
Do I need a paid Shopify app for this?
-
No, this plugin connects using a custom app created directly from your Shopify Partner/Dev dashboard.
-
Does it import product images?
-
Yes, it automatically sideloads up to 10 images per product to your WordPress media library and sets the first one as the featured image.
-
Will it duplicate products if I run it twice?
-
No, the plugin tracks imported products using their original Shopify IDs to prevent duplicates during multiple runs.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“DroidDirectory Catalog Importer” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “DroidDirectory Catalog Importer” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.1
- Security fix: Implemented late escaping (
esc_url,esc_html) for all dynamic outputs as per WordPress.org review guidelines. - Security enhancements: Added strictly validated CSRF nonces for OAuth callback and form submissions.
- Codebase optimization: Replaced generic prefixes with unique plugin identifiers.
1.0.0
- Initial release submitted for review.