Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machineitsvcs/buy-on-google-for-woocommerce
Buy on Google for WooCommerce
https://github.com/machineitsvcs/buy-on-google-for-woocommerce
buy-on-google google google-merchant google-merchant-center google-merchant-center-orders google-orders google-orders-manager google-orders-sync manage-google-orders manage-google-orders-with-woocommerce merchant-order-management sync-google-orders sync-google-orders-to-woocommerce woocommerce woocommerce-google-order-manager
Last synced: 5 days ago
JSON representation
Buy on Google for WooCommerce
- Host: GitHub
- URL: https://github.com/machineitsvcs/buy-on-google-for-woocommerce
- Owner: MachineITSvcs
- License: gpl-3.0
- Created: 2023-07-28T20:56:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T22:09:30.000Z (7 months ago)
- Last Synced: 2024-04-30T23:13:37.835Z (7 months ago)
- Topics: buy-on-google, google, google-merchant, google-merchant-center, google-merchant-center-orders, google-orders, google-orders-manager, google-orders-sync, manage-google-orders, manage-google-orders-with-woocommerce, merchant-order-management, sync-google-orders, sync-google-orders-to-woocommerce, woocommerce, woocommerce-google-order-manager
- Language: PHP
- Homepage: https://buy-on-google-for-woocommerce.machineitservices.com/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Buy on Google for WooCommerce
## Description
This plugin can be used to sync and manage "Buy on Google" orders using WooCommerce.
This plugin will import Google orders into your WooCommerce orders throughout the day, and adds functionality to the order edit page using Google's API to be able to create shipments, update shipments, issue refunds, cancel line items, and cancel the order (if no shipments have been made/created).
This allows for consolidated order and inventory management if selling on both Google and your site (with inventory management/stock enabled), and works especially well with Google Product Feeds for WooCommerce, so synced order line items are linked to products by ID.
Initially, this was intended to be a premium/paid plugin, but Google just announced today, June 29, 2023, that they will be shutting down the Buy on Google program on September 26, 2023, and I did not want all the hard work that went into this plugin to go to waste.
So hopefully this plugin passes the initial review quickly so that merchants can take advantage of this plugin before the Buy on Google program is shut down.
UPDATE: Unfortunately, WordPress Plugin Support did not finish reviewing the plugin until after the Buy on Google program was shut down. This repository will remain for reference, but the plugin should not be considered functional, as I have disabled unlicensed access to the Google application.
== This plugin is fully compatible with WordPress Multisite installations, as well as subdirectory installations! Best of all, IT DOES NOT REQUIRE ANY CODING KNOWLEDGE! ==
## Installation
1. Upload `buy-on-google-for-woocommerce` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to 'WooCommerce' > 'Buy on Google' in the Admin Dashboard to connect your Google account(s)
4. Once a Google account is connected, select the Merchant Accounts to sync (use Ctrl + click to select multiple on desktop), and click the "Sync" button.
3. And that's it! Your orders will sync periodically throughout the day.## Contact
For assistance with the use or operation of this plugin, feel free to email me. Please no spam or solicitation.
## Changelog
-- 0.9.9 - Initial Release