Akeneo Connector
Connect Akeneo with WooCommerce. The plugin uses the Akeneo api to import Akeneo PIM data (attributes, products, variations..).
by AmphiBee (hello@amphibee.fr) · github.com/amphibee/akeneo-connector · website
★ 0stars
257composer installs
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/amphibee/akeneo-connector/archive/refs/heads/main.zipAlso on Packagist as amphibee/akeneo-connector:
composer require amphibee/akeneo-connectorFrom the readme
Akeneo Connector for WooCommerce
Overview
The Akeneo Connector for WooCommerce is a powerful integration tool that synchronizes product data between Akeneo PIM (Product Information Management) and WooCommerce. This connector enables seamless product data management by importing various entities from Akeneo to your WooCommerce store.
Features
- Comprehensive Data Import: Import categories, attributes, attribute options, product models, and products from Akeneo to WooCommerce.
- Smart Change Detection: Uses hash-based change detection to only import modified data, significantly improving performance.
- Multilingual Support: Full support for multilingual content with automatic translation synchronization.
- Robust Error Handling: Advanced error logging and retry mechanisms for API calls.
- WP-CLI Commands: Convenient command-line interface for running imports and migrations.
- Variable Products Support: Complete support for Akeneo product models as WooCommerce variable products.
Requirements
- WordPress 5.0+
- WooCommerce 4.0+
- Akeneo PIM 4.0+
- PHP 7.4+
Installation
1. Upload the plugin files to the /wp-content/plugins/akeneo-connector directory, or install the plugin throug