Download the PHP package synolia/sylius-akeneo-plugin without Composer
On this page you can find all versions of the php package synolia/sylius-akeneo-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download synolia/sylius-akeneo-plugin
More information about synolia/sylius-akeneo-plugin
Files in synolia/sylius-akeneo-plugin
Download synolia/sylius-akeneo-plugin
More information about synolia/sylius-akeneo-plugin
Files in synolia/sylius-akeneo-plugin
Vendor synolia
Package sylius-akeneo-plugin
Short Description Akeneo connector for Sylius.
License EUPL-1.2
Package sylius-akeneo-plugin
Short Description Akeneo connector for Sylius.
License EUPL-1.2
Please rate this library. Is it a good library?
Informations about the package sylius-akeneo-plugin
Sylius Akeneo Plugin
This plugin allow you to import data from Akeneo PIM.
Features
- 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
Requirements
Version | |
---|---|
PHP | ^8.0 |
Sylius | ^1.10 |
Akeneo PIM | >=v6.0 |
Installation
-
Add the bundle and dependencies in your composer.json :
-
Enable the plugin in your
config/bundles.php
file by add -
Import required config in your
config/packages/_sylius.yaml
file: -
Import routing in your
config/routes.yaml
file: -
Add Asset trait to Product.php and ProductVariant.php entities and add TaxonAttributes trait to Taxon entity
-
Apply plugin migrations to your database:
- Clear cache
Development
- See How to contribute
- See How to customize your import using processors
- See How to use fixtures
Akeneo Enterprise Edition
Reference Entity and Asset attribute types
- Everything you need to know about Reference Entity in Sylius
- Everything you need to know about Asset in Sylius
License
This library is under the EUPL-1.2 license.
Credits
Developed by Synolia.
All versions of sylius-akeneo-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-json Version *
akeneo/api-php-client Version >=8.0 <12.0
behat/transliterator Version ^1.3
bluepsyduck/symfony-process-manager Version ^1.3
doctrine/dbal Version ^2.10 || ^3.0
doctrine/doctrine-bundle Version ^1.12 || ^2.0
http-interop/http-factory-guzzle Version ^1.2
league/pipeline Version ^1.0
psr/event-dispatcher Version ^1.0
sylius/sylius Version ^1.10
symfony/framework-bundle Version ^6.0
symfony/lock Version ^6.0
symfony/property-access Version ^6.0
symfony/property-info Version ^6.0
symfony/serializer Version ^6.0
symfony/service-contracts Version ^1.1|^2.0|^3.0
webmozart/assert Version ^1.8
ext-json Version *
akeneo/api-php-client Version >=8.0 <12.0
behat/transliterator Version ^1.3
bluepsyduck/symfony-process-manager Version ^1.3
doctrine/dbal Version ^2.10 || ^3.0
doctrine/doctrine-bundle Version ^1.12 || ^2.0
http-interop/http-factory-guzzle Version ^1.2
league/pipeline Version ^1.0
psr/event-dispatcher Version ^1.0
sylius/sylius Version ^1.10
symfony/framework-bundle Version ^6.0
symfony/lock Version ^6.0
symfony/property-access Version ^6.0
symfony/property-info Version ^6.0
symfony/serializer Version ^6.0
symfony/service-contracts Version ^1.1|^2.0|^3.0
webmozart/assert Version ^1.8
The package synolia/sylius-akeneo-plugin contains the following files
Loading the files please wait ....