Skip to content

enollo/woocommerce-google-merchant-center-feed

 
 

Repository files navigation

WooCommerce Google Merchant Center Feed

Contributors: claudiosanches
Donate link: http://claudiosmweb.com/doacoes/
Tags: google, merchant, woocommerce, product feed
Requires at least: 3.5
Tested up to: 3.9
Stable tag: 1.0.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Creates a Feed to integrate with your Google Merchant Center.

Description

This plugin is able to generate a feed to be integrated with the Google Merchant Center. Thus you need to have an account in Google Merchant Center to use this plugin.

Installing it is to create a page with your feed address like this:

http://your-site.com/product-feed

Use this address to feed your Merchant Center account.

More details on the Google Merchant Center at: About Merchant Center.

Attention! This plugin was developed without any support from the Google Merchant Center, being made ​​independently and relies on your help to get a better.

Contribute

You can contribute to the source code in our GitHub page.

Credits

Installation

  • Upload plugin files to your plugins folder, or install using WordPress built-in Add New Plugin installer;
  • Activate the plugin.

Now you are ready to integrate the feed to your Google Merchant Center account. The feed address is like this:

http://your-site.com/product-feed

Frequently Asked Questions

What is the plugin license?

  • This plugin is released under a GPL license.

Requirements

How do I configure the products to the Feed?

  • You can set them when creating or editing a product using the Google Merchant tab.

How can I change the amount of product that appears in the Feed?

  • You can configure it in the settings page which is in WooCommerce > Settings > Integration > Google Merchant Center.

Screenshots

1. Settings page.

1. Settings page.

2. Product options tab.

2. Product options tab.

Changelog

1.0.6 - 21/03/2013

  • Fixed the g:sale_price_effective_date.

1.0.5 - 15/03/2013

  • Removed the action links.
  • Added identifier_exists in the feed.

1.0.4 - 25/11/2013

  • Added Serbo-Croatian translate by (Borisa).
  • Added .pot file.

1.0.3 - 19/11/2013

  • Fixed the activation and deactivation of the product in the feed.

1.0.2 - 18/11/2013

  • Fixed the availability item in product XML.

1.0.1 - 16/11/2013

  • Fixed price for variable products.

1.0.0

  • Initial release.

Upgrade Notice

1.0.6

  • Fixed the g:sale_price_effective_date.

License

WooCommerce Google Merchant Center Feed is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

WooCommerce Google Merchant Center Feed is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with WooCommerce Google Merchant Center Feed. If not, see http://www.gnu.org/licenses/.

Packages

 
 
 

Contributors