About
Description
This plugin transfers products from WooCommerce to Algolia. You can choose if it only sends products that are in stock.
You need to add the Application ID, the Admin API Key from the API keys
section in Algolia as well as the Index Name.
Note that this plugin is designed for developers developing headless Ecommerce solutions.
This plugin will NOT submit products without a category
Basic Features
- Manually or automatically submit WooCommerce products to Algolia
- Default options are added upon plugin activation
- Options are deleted from database upon plugin uninstallation (not on deactivation)
Advanced Features
- POT file for translations is included
- All code scanned and verified with PHPCS
- Code follows modern coding standards
- All variables are properly sanitized to ensure that no security issues are present
Requirements
- An account at www.algolia.com (can be a free community plan)
- Access to install and activate plugins (usually administrator rights)
- WordPress 5.9
- WooCommerce 5.0.0
- PHP 7.3
- PHP extensions/functions enabled:
mbstring
, mbregex
and cURL
- All products MUST have a category assigned (Uncategorized is not a category), or they will not be submitted