Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration
Zao WooCommerce QuickBooks Online Integration
https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration
Last synced: about 1 month ago
JSON representation
Zao WooCommerce QuickBooks Online Integration
- Host: GitHub
- URL: https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration
- Owner: zao-web
- Created: 2017-08-15T19:17:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-27T22:18:38.000Z (about 7 years ago)
- Last Synced: 2024-08-02T11:18:59.305Z (4 months ago)
- Language: PHP
- Size: 166 KB
- Stars: 9
- Watchers: 13
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-woocommerce - Zao WooCommerce QuickBooks Online Integration - Integrates QuickBooks Online with WooCommerce. (Handy Code Snippets and Plugins)
README
# Zao WooCommerce QuickBooks Online Integration
**Contributors:** Zao
**Donate link:** https://zao.is
**Tags:**
**Requires at least:** 4.5
**Tested up to:** 4.5
**Stable tag:** 0.1.0
**License:** GPL-2.0+
**License URI:** https://opensource.org/licenses/GPL-2.0Integrates QuickBooks Online with WooCommerce
## Description
Once [setup](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki#quickbooks-woo-integration-settings), this plugin provides functionality for integrating with your QuickBooks Online company. Some of those features include:
* Search for and import a Product (or service) from QuickBooks.
* Update your connected product with data from QuickBooks, or disconnect a product.
* Search for and import a Customer from QuickBooks.
* Update your connected user with data from QuickBooks, or disconnect a customer.
* Generates QuickBooks invoices from orders.
* Provides settings for [Zao WooCommerce Wholesale](https://github.com/zao-web/zao-woocommerce-wholesale) plugin integration.For more information and documentation, [visit the wiki](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki).
### Manual Installation
1. Upload the entire `/zao-woocommerce-quickbooks-online-integration` directory or clone this repository to the `/wp-content/plugins/` directory.
2. Run `composer install` inside the `/wp-content/plugins/zao-woocommerce-quickbooks-online-integration` directory.
2. Activate Zao WooCommerce QuickBooks Online Integration through the 'Plugins' menu in WordPress.
4. Configure the [connection settings](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki#quickbooks-woo-integration-settings).## Screenshots
* Search for and import a Product (or service) from QuickBooks.
[![Search for and import a Product (or service) from QuickBooks.](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/search-import-product.png)](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/search-import-product.png)
* Update your connected product with data from QuickBooks, or disconnect a product.
[![Update your connected product with data from QuickBooks, or disconnect a product.](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-product-buttons.png)](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-product-buttons.png)
* Search for and import a Customer from QuickBooks.
[![Search for and import a Customer from QuickBooks.](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/search-import-customer.png)](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/search-import-customer.png)
* Update your connected user with data from QuickBooks, or disconnect a customer.
[![Update your connected user with data from QuickBooks, or disconnect a customer.](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-user-buttons.png)](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-user-buttons.png)
* Generates QuickBooks invoices from orders.
[![Generates QuickBooks invoices from orders.](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-invoice-button.png)](https://github.com/zao-web/zao-woocommerce-quickbooks-online-integration/wiki/images/quickbooks-invoice-button.png)