DroidDirectory Catalog Importer

Description

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.

Installation

  1. Upload the plugin files to the /wp-content/plugins/droiddirectory-catalog-importer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to ‘Shopify Migrate’ in the admin menu.
  4. Enter your Shopify Store URL and Client credentials.
  5. Click “Connect with Shopify” to authenticate securely.
  6. 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“DroidDirectory Catalog Importer” is open source software. The following people have contributed to this plugin.

Contributors

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.