=== Snapplify E-Commerce === Contributors: snapplify Tags: snapplify, woocommerce, products Requires at least: 5.6 Tested up to: 6.0.2 Stable tag: 1.0.0 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 == The Snapplify E-Commerce plugin imports Snapplify products into your WooCommerce Store. == Installation == = 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. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/1.0.0/screenshot-1.png` (or jpg, jpeg, gif). == Changelog == = 1.0.0 = * Initial Release