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

스크린샷

설치

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

FAQ

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!