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](docs/CONFIGURE.md) * Configure which data should be imported and how it will be imported. - [Documentation](docs/CONFIGURE_DETAIL.md) * Customize imports according to your business needs. - [Documentation](docs/CUSTOMIZE.md) * Launch imports through Cli or Back-Office - [Documentation](docs/LAUNCH.md) ## Requirements | | Version | |:-----------|:--------| | PHP | ^8.2 | | Sylius | ^1.12 | | Akeneo PIM | >=v6.0 | ## Installation 1. Add the bundle and dependencies in your composer.json : 2. Enable the plugin in your `config/bundles.php` file by add 3. Import required config in your `config/packages/_sylius.yaml` file: 4. Import routing in your `config/routes.yaml` file: 5. Add Asset trait to Product.php and ProductVariant.php entities and add TaxonAttributes trait to Taxon entity 6. Apply plugin migrations to your database: 7. Clear cache ## Development * See [How to contribute](CONTRIBUTING.md) * See [How to customize your import using processors](docs/customize/PROCESSORS.md) * See [How to use fixtures](docs/FIXTURE.md) ## Akeneo Enterprise Edition ### Reference Entity and Asset attribute types * [Everything you need to know about Reference Entity in Sylius](docs/reference_entity/REFERENCE_ENTITY.md) * [Everything you need to know about Asset in Sylius](docs/asset/ASSET.md) ## License This library is under the [EUPL-1.2 license](LICENSE). ## Credits Developed by [Synolia](https://synolia.com/).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 ....