Products Feed Generator

外掛說明

This plugin generates a Data Feed for Google Shopping using an existing catalog of WooCommerce products.

Products Feed Generator for WooCommerce provides all of the necessary features to create a Google Shopping feed and streamlines the process of mapping designated google variant-related fields to custom product attributes. We hope you’ll find the interface to be simple, clean, and uncluttered.

Perfect for a small or handmade shop that wants to get up and running quickly. Products Feed Generator takes on the challenge of maintaining a shopping feed with a minimal amount of configuration.

This plugin allows a user to do the following:

  • Configure a Google Shopping XML feed and automatically save it to the uploads directory
  • Configure a Cron task to generate a feed Daily, Twice Daily, Hour, or Weekly.
  • Configure a Feed to include: Parent Products only, Parent Products + Variations, or Variations only.
  • Map WooCommerce global product attributes to designated google shopping fields
  • Map WooCommerce shipping classes to Google shipping labels
  • Add GTIN, MPN, and more…
  • Add custom google thumbnail image for parent products
  • Optionally add product attributes to a product details section
  • Optionally write debug and info messages to WC status log

螢幕擷圖

  • Main Settings in WooCommerce (Part 1).
  • Main Settings in WooCommerce (Part 2).
  • Product Settings.

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload products-feed-generator.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the settings page: WooCommerce > Settings > Products > Products Feed Generator
  4. Configure the plugin and any desired options

常見問題集

How many products can be added to a feed

This version of the plugin is limited to 100 unique products or variations. Handling additional products would likely require batch processing or special resource considerations, subjects that are currently beyond the scope of this project.

What feed formats are supported

Only XML is supported at this time, although additional formats are planned for a future release.

Does this plugin support other marketplaces

Only Google Shopping is supported at this time, although additional marketplaces are planned for a future release.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Products Feed Generator〉的開發相關工作。

參與者

將〈Products Feed Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.7 – 2024-02-25

  • Fix bug with product stock status.

1.0.6 – 2024-02-19

  • Fix bug with external products being out of stock.

1.0.5 – 2022-03-13

  • Fix bug with save handlers and duplicate cron tasks.

1.0.4 – 2022-03-07

  • Add support for WooCommerce catalog visibility, hidden products are no longer included in feed.

1.0.3 – 2022-02-28

  • Only show published products in feed

1.0.2 – 2022-02-28

  • Fix bug with default material

1.0.1 – 2022-02-28

  • Renamed elements for title, link and description.
  • Added support for default material in parent product

1.0.0 – 2022-02-21

  • First release!