Download the PHP package zao-web/qbo-connect-ui without Composer
On this page you can find all versions of the php package zao-web/qbo-connect-ui. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download zao-web/qbo-connect-ui
More information about zao-web/qbo-connect-ui
Files in zao-web/qbo-connect-ui
Package qbo-connect-ui
Short Description Provides UI for connecting to Quickbooks Online over OAuth.
License GPL-2.0+
Homepage https://github.com/zao-web/qbo-connect-ui
Informations about the package qbo-connect-ui
Quickbooks Online Connect UI
Contributors: Zao
Donate link: http://zao.is
Tags:
Requires at least: 4.7.0
Tested up to: 4.7.3
Stable tag: 0.2.7
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Description
Provides UI for connecting to Quickbooks Online over OAuth. This plugin is a UI wrapper for Quickbooks Online Connect (which is a WordPress wrapper for the QuickBooks API PHP SDK).
Once the connection is initated, you can use the underlying connect library. View this plugin's example file or the connect library's example file.
Installation
Manual Installation
- Upload the entire
/quickbooks-online-connect-ui
directory or clone this repository to the/wp-content/plugins/
directory. - Run
composer install
inside the/wp-content/plugins/quickbooks-online-connect-ui
directory. - Activate Quickbooks Online Connect UI through the 'Plugins' menu in WordPress.
- Update the connection settings.
Screenshots
-
Settings Page - Waiting for Client ID/Secret for connection
-
After settings are saved, OAuth authorization begins with the QuickBooks server.
-
Settings page after successful authentication
- Clicking "Check API Connection" fetches your QuickBooks company information to demonstrate a successful connection
All versions of qbo-connect-ui with dependencies
zao-web/qbo-connect Version dev-master
webdevstudios/cmb2 Version dev-master