https://github.com/sulu/sulusyliusconsumerbundle
https://github.com/sulu/sulusyliusconsumerbundle
php sulu sulu-bundle sylius
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sulu/sulusyliusconsumerbundle
- Owner: sulu
- License: mit
- Created: 2018-09-20T13:53:45.000Z (almost 8 years ago)
- Default Branch: 0.x
- Last Pushed: 2024-07-25T10:59:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-11T14:57:54.599Z (about 1 year ago)
- Topics: php, sulu, sulu-bundle, sylius
- Language: PHP
- Homepage:
- Size: 587 KB
- Stars: 11
- Watchers: 8
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
SuluSyliusConsumerBundle
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](https://getcomposer.org/) commands to add the bundle to the dependencies of your
project:
```bash
composer require sulu/sylius-consumer-bundle
```
Afterwards, visit the [bundle documentation](Resources/doc) 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](https://sulu.io/services-and-support).
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](https://github.com/sulu/SuluSyliusConsumerBundle) repository.
## 📘 License
The Sulu content management system is released under the under terms of the [MIT License](LICENSE).