_index.md 624 B


title: "Plugin Examples" weight: 4

showtoc: true

Plugin Examples

Here are some simplified examples of plugins which serve to illustrate what can be done with Vendure plugins. Note: implementation details are skipped in these examples for the sake of brevity. A complete example with explanation can be found in Writing A Vendure Plugin.

{{< alert "primary" >}} For a complete working example of a Vendure plugin, see the real-world-vendure Reviews plugin {{< /alert >}}