=== Snapplify E-Commerce ===
Contributors: snapplify
Tags: snapplify, woocommerce, products
Requires at least: 5.6
Tested up to: 6.0.2
Stable tag: 1.0.2
Requires PHP: 7.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
The Snapplify E-Commerce plugin imports Snapplify products into your WooCommerce Store.
== Description ==
Manage your catalogue and enable digital content sales with Snapplify.
Full catalogue search and management:
Sell from a catalogue of products from thousands of content and service partners. Seamlessly manage your digital catalogue and all of your metadata, in one place.
Curate products from a vast catalogue for your branded ebook store:
Booksellers, create your own branded ebook store or integrate with your existing e-commerce website to offer a vast ebook and audiobook catalogue to your customers.
Launch your own, personalised turnkey store:
Creating your own content? Publishers, filter Snapplify's catalogue of products to only show your titles. Launch your branded turnkey store and sell digital content directly to customers around the world.
Instant access to content:
Use the Snapplify E-commerce plugin and gain immediate access to a highly valuable and relevant catalogue.
Direct retail for education:
Set up your store quickly and easily without having to spend hours on development, and sell a vast ebook and audiobook catalogue to your customers, globally.
== Installation ==
The plugin may be installed manually or automatically (once published to the WordPress directory) as with any other WordPress plugin.
Additional setup is required in conjunction with Snapplify in order to register your Store with them and supply Snapplify with your E Commerce API Endpoint as well as your Authentication token.
= Minimum Requirements =
In line with the requirements for WooCommerce:
* PHP 7.2 or greater is recommended
* MySQL 5.6 or greater is recommended
* The WooCommerce plugin must be installed
= Optional but Highly Recommended =
* [Action Scheduler - Disable Default Queue Runner](https://github.com/woocommerce/action-scheduler-disable-default-runner)
* [WP-CLI](https://wp-cli.org)
* Ability to set up and run cron jobs on your server.
** See recommended additional setup steps below under "Background Processing"
= Manual Installation Steps =
1. Upload the plugin folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
= Snapplify Feed Setup =
3. Go to the plugin settings by clicking "Snapplify" in the Admin navigation menu and following
the link on the Snapplify information page to the plugin's "import settings"
4. Generate an Authentication token, keep this token and pass this token on to Snapplify
as it will be used to configure the Snapplify Feed allowing it to send you data
= Performance Notes =
It is recommended that this plugin be used in cases where the supporting server infrastructure is capable of high throughput.
Infrastructure more capable than shared hosting is recommended.
= Background Processing =
This plugin makes use of background processing via the [action scheduler](https://actionscheduler.org/) in order to process incoming data in a performant manner.
[WP-CLI](http://wp-cli.org/) is included with this plugin and can be used to run the import of products in the background with higher than normal performance.
== Screenshots ==
1. screenshot-1.png
== Changelog ==
= 1.0.2 =
* Some Bug Fixing
* Updated Json feed data file.
= 1.0.1 =
* Bug Fixing
= 1.0.0 =
* Initial Release