Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/elgentos/shopware-dutch-email-templates

Dutch email templates for Shopware 6
https://github.com/elgentos/shopware-dutch-email-templates

shopware6-plugin

Last synced: 4 months ago
JSON representation

Dutch email templates for Shopware 6

Lists

README

        

# Shopware 6 Dutch transactional email templates

Since I couldn't find translations anywhere, here's a community project. If you find any typo's, please create a PR :)

## Import templates
A console command is available to import the templates into your database. *Be aware that this overwrites your existing mail templates!*

```
$ bin/console elgentos-dutch-email-templates:import
```

## Email header & footer templates

Header:

```











{{ salesChannel.name }}


```

Footer:

```



Met vriendelijke groet, {{ salesChannel.name }}













```

Huge thanks to @MelvinAchterhuis for providing a large number of these :)