Popis
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.
Instalace
- 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.
Nejčastější dotazy
-
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.
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
DroidDirectory Catalog Importer je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “DroidDirectory Catalog Importer” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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.