sulu / sylius-consumer-bundle
Consumer for synchronization products with sylius.
Installs: 49 865
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 9
Forks: 16
Open Issues: 7
Type:sulu-bundle
Requires
- php: ^7.2|^8.0
- sulu/sulu: ^2.4 || 2.x-dev
- symfony/config: ^5.4 || ^6.0 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.0 || ^7.0
- symfony/framework-bundle: ^5.4 || ^6.0 || ^7.0
- symfony/http-kernel: ^5.4 || ^6.0 || ^7.0
- symfony/messenger: ^5.4 || ^6.0 || ^7.0
- webmozart/assert: ^1.9
Requires (Dev)
- handcraftedinthealps/zendsearch: ^2.0
- jackalope/jackalope-doctrine-dbal: ^1.3.4|| ^2.0
- jangregor/phpstan-prophecy: ^1.0
- php-cs-fixer/shim: ^3.9
- phpspec/prophecy: ^1.15
- phpspec/prophecy-phpunit: ^2.0
- phpstan/phpstan: ^1.0
- phpstan/phpstan-doctrine: ^1.0
- phpstan/phpstan-symfony: ^1.0
- phpstan/phpstan-webmozart-assert: ^1.0
- phpunit/phpunit: ^9.6.20 || ^10.5.28
- symfony/browser-kit: ^5.4 || ^6.0 || ^7.0
- symfony/dotenv: ^5.4 || ^6.0 || ^7.0
- symfony/error-handler: ^5.4 || ^6.0 || ^7.0
- symfony/monolog-bundle: ^3.3
Conflicts
README
The SuluSyliusConsumerBundle synchronizes entities from sylius to sulu by consuming messages produced by the SuluSyliusProducerPlugin. It allows to implement custom adapters for various entities like products, variant, ...
🚀 Installation and Documentation
Execute the following composer commands to add the bundle to the dependencies of your project:
composer require sulu/sylius-consumer-bundle
Afterwards, visit the bundle documentation to find out how to set up and configure the SuluSyliusConsumerBundle to your specific needs.
❤️ Support and Contributions
The Sulu content management system is a community-driven open source project backed by various partner companies. We are committed to a fully transparent development process and highly appreciate any contributions.
In case you have questions, we are happy to welcome you in our official Slack channel. If you found a bug or miss a specific feature, feel free to file a new issue with a respective title and description on the the sulu/SuluSyliusConsumerBundle repository.
📘 License
The Sulu content management system is released under the under terms of the MIT License.