KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
SuluSyliusConsumerBundle
★ 11
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
super-java-doc
:
基于Java注释(不是注解)生成接口文档的框架与工具,与你的代码没有任何交集,松耦合
dali
:
Simple text templating (mustache/handlebars style) for Racket.
ERC-1404
:
An open source standard for security tokens
Serilog.Sinks.ILogger
:
Serilog sink that writes to a Microsoft ILogger
kuri_edu
:
Example projects to do with a Kuri robot
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
SuluSyliusConsumerBundle
?
Download (.md)
<h1 align="center">SuluSyliusConsumerBundle</h1> <p align="center"> <a href="https://sulu.io/" target="_blank"> <img width="30%" src="https://sulu.io/uploads/media/800x/00/230-Official%20Bundle%20Seal.svg?v=2-6&inline=1" alt="Official Sulu Bundle Badge"> </a> </p> <p align="center"> <a href="LICENSE" target="_blank"> <img src="https://img.shields.io/github/license/sulu/SuluSyliusConsumerBundle.svg" alt="GitHub license"> </a> <a href="https://github.com/sulu/SuluSyliusConsumerBundle/releases" target="_blank"> <img src="https://img.shields.io/github/tag/sulu/SuluSyliusConsumerBundle.svg" alt="GitHub tag (latest SemVer)"> </a> <a href="https://github.com/sulu/SuluSyliusConsumerBundle/actions" target="_blank"> <img src="https://img.shields.io/github/actions/workflow/status/sulu/SuluSyliusConsumerBundle/test-application.yaml" alt="Test workflow status"> </a> <a href="https://github.com/sulu/sulu/releases" target="_blank"> <img src="https://img.shields.io/badge/sulu%20compatibility-%3E=2.0-52b6ca.svg" alt="Sulu compatibility"> </a> </p> <br/> 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).