> For the complete documentation index, see [llms.txt](https://docs.bfn-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bfn-it.de/documentation/outbound-link-notification/einfuhrung.md).

# Einführung

### Zweck der Erweiterung

Die Erweiterung verhindert unbeabsichtigtes Verlassen des Shops durch externe Links.

Beim Klick auf einen externen Link wird ein Bestätigungs-Modal angezeigt. Der Nutzer entscheidet bewusst, ob er den Shop verlassen möchte.

***

### Nutzen

* Erhöhte Sicherheit für Nutzer
* Mehr Transparenz beim Verlassen des Shops
* Stärkung von Vertrauen, insbesondere bei sensiblen Zielgruppen
* Reduzierung ungewollter Absprünge

***

### Zielgruppe

* Shopbetreiber mit Fokus auf Sicherheit und Nutzerführung
* Branchen mit regulatorischen Anforderungen (z. B. Medizin, Finanzen, Beratung)
* Shops mit vielen externen Verlinkungen (z. B. Partnerprogramme)

***

### Systemvoraussetzungen

* **Shopware Version:** ab 6.7.0.0
* **Technischer Name:** BfnOutboundLinkNotification
* **Lizenz:** Proprietär
* **Kompatibilität:** Alle Verkaufskanäle

***

### Weiterführende Links

{% columns %}
{% column %} <i class="fa-globe">:globe:</i>

Weitere Leistungen und Informationen zur BFN Informationstechnik GmbH.

<a href="https://www.bfn-it.de/apps/externe-link-warnung/" class="button secondary">Zur Website</a>
{% endcolumn %}

{% column %} <i class="fa-shopware">:shopware:</i>

Erweiterung im Shopware Store ansehen und installieren.

<a href="https://store.shopware.com/de/bfn1639878273583m/externe-link-warnung-modal-bei-ausgehenden-links.html" class="button secondary">Im Store ansehen</a>
{% endcolumn %}
{% endcolumns %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.bfn-it.de/documentation/outbound-link-notification/einfuhrung.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.
