Deskripsyon
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.
Pag-install
- 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.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “DroidDirectory Catalog Importer” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “DroidDirectory Catalog Importer” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng 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.