Sylius x Akeneo Connector
Description
The Sylius x Akeneo Connector will make it easy for you to synchronize the products information from your Akeneo into your Sylius website.
How it works :
The Sylius x Akeneo Connector is a Sylius plugin to be install on your Sylius instance. Once installed and configure through Sylius's admin pannel, it will allow Sylius's platform to connect to the Akeneo instance to get all the product information (categories, attributes, etc.) as it is defined in the import rules.

Features included in the connector :
-
Configure akeneo credentials to connect Sylius's instance to the Akeneo API
-
Define all the import rules to get informations from Akeneo on Categories, Families, Product, Product Models and Attributes
-
Refine the criterias for importing product data: level of completeness, last update date, categories to be excluded, etc.
-
Map Akeneo attributes and Sylius attributes
-
Import Categories from Akeneo to Sylius Taxons
-
Import Akeneo's product and product models to Sylius
-
Import Attributes and Attribute options from Akeneo to Sylius
- Launch imports through CLI or admin panel and the possibility to manage all the imports seperatly
Please note :
The current release of the Akeneo x Sylius Connector is compatible with Akeneo Enterprise however the Assets and the Referential Entities are not supported yet.
For any technical queries (feature request, bug report, technical queries, etc.) please create an issue : https://github.com/synolia/SyliusAkeneoPlugin/issues
Release notes
v1.1.0
- Improve DX
- Minor bug fix
v1.0.0
- Configure your Akeneo Account
- Configure which data should be imported and how it will be imported.
- Customize imports according to your business needs.
- Launch imports through Cli or Back-Office
Documentation
The Sylius x Akeneo connector's documentation is accessible on the Sylius Akeneo Connector plugin's repository :
Readme : https://github.com/synolia/SyliusAkeneoPlugin/blob/master/README.md
- Configure your Akeneo Account : Documentation
- Configure which data should be imported and how it will be imported. : Documentation
- Customize imports according to your business needs. : Documentation
- Launch imports through Cli or Back-Office : Documentation