Skip to content

Commit

Permalink
chore: add features for store [store update] (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
tinect authored Oct 15, 2023
1 parent 7f0c1a0 commit 903db18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .shopware-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,19 @@ store:
en:
- mail
- archive
features:
de:
- Übersicht der versendenten E-Mails
- Durchsuchbares Archiv
- Erneutes versenden von E-Mails
- Automatisches entfernen alter E-Mails
- E-Mails, die nicht versendet werden konnten, werden markiert (ab 2.0.5)
en:
- Overview of sent emails
- Searchable archive
- Resend emails
- Automatically remove old emails
- Emails that could not be sent are marked as failed (from 2.0.5)
images:
- file: src/Resources/store/img-0.png
activate:
Expand Down

0 comments on commit 903db18

Please sign in to comment.