# Sylius

{% hint style="info" %}
Verfügbar für die Versionen 1.11 bis 1.14
{% endhint %}

## Allgemein

Sylius ist eine auf dem PHP-Framework Symfony basierende Open-Source-E-Commerce-Plattform, die mittleren und grösseren Unternehmen massgeschneiderte E-Commerce-Lösungen anbietet.

Sylius bietet eCommerce-Anwendungen und -Dienste rund um Entwicklungsmethoden und einen agilen Ansatz, bei dem die Kundenbedürfnisse im Mittelpunkt aller Anliegen stehen.

### Links

* Webseite von [Sylius](https://sylius.com/)
* [Slack-Community](https://sylius-community.slack.com/) von Sylius
* [Download](https://github.com/Comvation/sylius-payrexx-checkout-plugin) des Plugins auf GitHub
* Webseite des [Plugin-Entwicklers](https://www.comvation.com/)

### Funktionen

* ✅ Mehrwährungs-Fähigkeit (Grundfunktionalität von Sylius)
* ✅ Zahlungsmittel-Logos im Checkout
* ✅ Webhook-Fähigkeit (siehe unten; Konfiguration)
* ✅ Einstellungen zu Look & Feel
* ✅ Individuelle Zahlungsmittel-Konfiguration

{% hint style="info" %}
Bitte beachte, dass die Integration in Sylius nur in den Preisplänen "Standard" und "Premium" verfügbar ist. [Weitere Informationen](https://payrexx.com/de-ch/preise)
{% endhint %}

## Integration

{% hint style="info" %}
Bitte beachte, dass sich die Installation des Plugins nicht an Endbenutzer richtet, sondern an Entwickler mit Erfahrung im Symfony-Framework. Sylius bietet keine separate Dokumentation für Endbenutzer an.
{% endhint %}

Bitte führe die folgenden Schritte durch, um Payrexx in Sylius zu integrieren.

### Installation des Plugins

* Öffne den Link zum [Repository](https://github.com/Comvation/sylius-payrexx-checkout-plugin) auf GitBook.
* Lade die ZIP-Datei des Plugins herunter:

<div align="left"><figure><img src="/files/hhZcIGVxf3RziyyvepB0" alt=""><figcaption><p>Herunterladen der Plugin-Datei aus GitBook</p></figcaption></figure></div>

* Lokalisiere die ZIP-Datei auf Deinem Computer und extrahiere sie.
* Öffne im Root-Verzeichnis die Datei README.md.
* Befolge die in der Datei aufgeführten Schritte, um das Plugin zu installieren.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.payrexx.com/merchant/integration/e-commerce/sylius.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
