=== Syncfinity Helper === Contributors: syncfinity Tags: WooCommerce, API, Authentication, WordPress Requires at least: 6.1.1 Tested up to: 6.1.1 Stable tag: 1.0.0 License: GPLv2 License URI: https://www.gnu.org/licenses/gpl-2.0.html Syncfinity Helper allows users to authenticate with the WordPress API using WooCommerce API credentials. == Description == Syncfinity Helper allows authentication with the WordPress API, using the API credentials for an installed WooCommerce API, utilising the WooCommerce consumer key and consumer secret in a basic auth request, in order to interact with the WordPress API, for purposes such as uploading media via the media endpoint. == Installation == 1. Extract syncfinity-helper.zip 1. Upload the plugin folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the \'Plugins\' menu in WordPress == Changelog == = 1.0.0 = * Initial plugin release