Version: 1.0.1
Author: NuoBiT Solutions, S.L.
License: GPLv3 or later
WooCommerce Multilingual API Sync ensures seamless integration between the WooCommerce REST API and WooCommerce Multilingual.
- Translatable Attributes: Automatically marks product attributes added via WooCommerce REST API as translatable in WooCommerce Multilingual.
- Product Synchronization Control: Disables product synchronization hooks in WooCommerce Multilingual to ensure only data sent through the REST API is processed.
- Adding product attributes via WooCommerce REST API and ensuring they are immediately ready for translation in WooCommerce Multilingual.
- Preventing automatic synchronization issues by precisely controlling the data synchronization flow when using WooCommerce REST API.
- WooCommerce Multilingual: Required for REST API functionality.
- Download the plugin files or clone the repository.
- Upload the files to your WordPress
plugins
directory. - Activate the plugin from the WordPress admin dashboard.
- Ensure WooCommerce (and WooCommerce Multilingual, if applicable) are installed and configured.
After installation and activation:
- Product attributes added via the WooCommerce REST API are automatically set as translatable.
- Product synchronization hooks are automatically disabled, ensuring that only REST API data is processed.
- No additional settings or user interactions are required. The plugin operates automatically once activated.