# Formulare im Plugin

**URL:** https://forum.shopware.com/t/formulare-im-plugin/50676
**Category:** Programmierung
**Created:** [25. Januar 2018 um 20:05 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676 "2018-01-25T20:05:16Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Misengo](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/misengo/32/21446_2.png) [@Misengo](https://forum.shopware.com/u/Misengo)
#### Post date: [25. Januar 2018 um 20:05 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/1 "2018-01-25T20:05:16Z")

</div>

Gibt es zu Formularen in Plugins eine Doku oder ein Best Practice? Finde dazu irgendwie nichts in der Doku.

&nbsp;

&nbsp;

---

<div class="post-metadata">

### Author: ![brettvormkopp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/brettvormkopp/32/7788_2.png) [@brettvormkopp](https://forum.shopware.com/u/brettvormkopp)
#### Post date: [25. Januar 2018 um 20:09 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/2 "2018-01-25T20:09:17Z")

</div>

Du meinst diese hier? :&nbsp;[Plugin configuration](https://developers.shopware.com/developers-guide/plugin-configuration/)

---

<div class="post-metadata">

### Author: ![Misengo](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/misengo/32/21446_2.png) [@Misengo](https://forum.shopware.com/u/Misengo)
#### Post date: [25. Januar 2018 um 20:25 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/3 "2018-01-25T20:25:40Z")

</div>

> [@brettvormkopp schrieb:](https://forum.shopware.com/profile/6611/brettvormkopp "brettvormkopp")
> 
> Du meinst diese hier? :&nbsp;[https://developers.shopware.com/developers-guide/plugin-configuration/](https://developers.shopware.com/developers-guide/plugin-configuration/)

Nein die im Frontend.&nbsp;

---

<div class="post-metadata">

### Author: ![sschreier](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sschreier/32/23296_2.png) [@sschreier](https://forum.shopware.com/u/sschreier)
#### Post date: [25. Januar 2018 um 20:35 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/4 "2018-01-25T20:35:57Z")

</div>

Hallo,

im Shopware Buch (Print / Ebook) ist das ansich gut erklärt, da am Beispiel für FAQs für Artikel (also für normale Formulare für die Verarbeitung von Eingaben).

Sonst gibt es im Shopware Store relativ viele Plugins, die die Shopware - Formulare überall ermöglichen (mittels Shortcodes), siehe: [http://store.shopware.com/search?sSearch=Formular](http://store.shopware.com/search?sSearch=Formular) . Hier wäre dann der Ansatz im Prinzip ein eigener Widget Controller etc.

Grüße

Sebastian

---

<div class="post-metadata">

### Author: ![brettvormkopp](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/brettvormkopp/32/7788_2.png) [@brettvormkopp](https://forum.shopware.com/u/brettvormkopp)
#### Post date: [25. Januar 2018 um 20:36 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/5 "2018-01-25T20:36:44Z")

</div>

Was meinst du mit&nbsp;“Formulare in Plugins”? Formulare die per tpl im Plugin eingebunden und verarbeitet werden sollen?

---

<div class="post-metadata">

### Author: ![Misengo](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/misengo/32/21446_2.png) [@Misengo](https://forum.shopware.com/u/Misengo)
#### Post date: [25. Januar 2018 um 20:48 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/6 "2018-01-25T20:48:18Z")

</div>

@sschreier‍ danke. Schaue ich mir Morgen mal im Buch an - aber ich erinnere mich daran, dass dort auch Daten aus Formularen in tables gespeichert wurden.

---

<div class="post-metadata">

### Author: ![sschreier](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.shopware.com/sschreier/32/23296_2.png) [@sschreier](https://forum.shopware.com/u/sschreier)
#### Post date: [25. Januar 2018 um 21:42 UTC](https://forum.shopware.com/t/formulare-im-plugin/50676/7 "2018-01-25T21:42:51Z")

</div>

Hallo,

“Kapitel 14: Arbeiten mit Formularen”, dort wirst du fündig.

Grüße

Sebastian
