Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Codegres Woo2Shopify CSV Export

Опис

Export WooCommerce products to a CSV formatted for Shopify import. Handles simple and variable products, image galleries, and custom meta fields.

  • Export products, variants, and inventory data
  • Convert WooCommerce sale prices to Shopify compare-at prices
  • Export gallery images using Shopify’s multi-image pattern
  • Include product meta as Shopify metafields
  • Supports product categories, tags, and SEO data

Постављање

  1. Upload the codegres-woo2shopify-csv-export folder to /wp-content/plugins/
  2. Activate the plugin
  3. Go to WooCommerce Codegres Woo2Shopify CSV Export and export
  4. Import CSV in Shopify Admin Products Import

ЧПП

Q: Are custom fields exported?

A: Yes, as Shopify metafields with „wc“ namespace when the option is enabled.

Q: How are sale prices handled?

A: Sale prices become Variant Price, regular prices become Compare At Price.

Q: Are product images exported?

A: Yes, including gallery images as separate rows.

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„Codegres Woo2Shopify CSV Export“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Codegres Woo2Shopify CSV Export“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.3.0

  • Update: Plugin function name change

1.2.0

  • Slug changes
  • Update: Plugin renamed to „Codegres Woo2Shopify CSV Export“

1.1.0

  • Security: Use WordPress Filesystem API for file operations
  • Security: Proper input sanitization and validation
  • Feature: Export product meta as Shopify metafields
  • Update: Plugin renamed to „Product CSV Exporter“
  • Update: Tested with WordPress 6.8

1.0.0

  • Initial release