Name | 31 |Value | 32 |33 | |
---|---|---|
38 | {{key}} 39 | | 40 |41 | {{value}} 42 | | 43 |44 | 46 | | 47 |
Generate test e-mails based on Jeeshop templates with fake test data inside.
4 |18 | 19 | 20 | 21 | 23 | 24 |
25 |ID | 31 |Name | 32 |Locale | 33 | 34 | 35 |36 | | ||
---|---|---|---|---|---|
{{entry.id}} | 41 |{{entry.name}} | 42 |{{entry.locale}} | 43 |{{entry.creationDate|date : 'medium'}} | 44 |{{entry.updateDate|date : 'medium'}} | 45 |46 | 47 | | 48 |
18 | 19 | 20 | 21 | 23 | 24 |
25 |ID | 31 |Name | 32 |Locale | 33 | 34 | 35 |36 | | ||
---|---|---|---|---|---|
{{entry.id}} | 41 |{{entry.name}} | 42 |{{entry.locale}} | 43 |{{entry.creationDate|date : 'medium'}} | 44 |{{entry.updateDate|date : 'medium'}} | 45 |46 | 47 | | 48 |
Filter orders with items matching given SKU identifier
25 |Export orders items for orders with payment validated to a CSV file with items delivery information
30 |{{confirmMessage}}
11 |Are you sure? (We strongly recommend you to archive this item instead)
12 |{{confirmMessage}}
7 |Are you sure?
8 |You have subscribed to Jeeshop store demo.
10 | 11 |Please activate your account by clicking on link below : (1)
12 |13 |
https://apps-jeeshop.rhcloud.com/jeeshop-store/#!/activation/${login}/${actionToken}14 |
15 |
Best regards
-------------------------------------------------------------------------------- /install/src/main/resources/demo/mailTemplates/userRegistration_fr.ftl: -------------------------------------------------------------------------------- 1 |Vous venez de créer un compte Jeeshop store demo.
10 | 11 |Nous vous invitons à copier le lien ci-dessous dans la barre d'adresse de votre navigateur internet afin d'activer votre compte : (1)
12 |13 |
https://apps-jeeshop.rhcloud.com/jeeshop-store/#!/activation/${login}/${actionToken}14 |
15 |
A très bientôt
-------------------------------------------------------------------------------- /install/src/main/resources/demo/mailTemplates/userResetPassword_en.ftl: -------------------------------------------------------------------------------- 1 |You have have submitted the reset password from Jeeshop store demo.
10 | 11 |Please click on link below to reset your password : (1)
12 |13 |
https://apps-jeeshop.rhcloud.com/jeeshop-store/#!/resetpassword/${login}/${actionToken}14 |
15 |
Best regards
-------------------------------------------------------------------------------- /install/src/main/resources/demo/mailTemplates/userResetPassword_fr.ftl: -------------------------------------------------------------------------------- 1 |Vous venez d'effectuer une demande de réinitialisation de votre mot de passe sur Jeeshop store demo.
10 | 11 |Nous vous invitons à copier le lien ci-dessous dans la barre d'adresse de votre navigateur internet afin de réinitialiser votre mot de passe : (1)
12 |13 |
https://apps-jeeshop.rhcloud.com/jeeshop-store/#!/resetpassword/${login}/${actionToken}14 |
15 |
A très bientôt,
-------------------------------------------------------------------------------- /media/pom.xml: -------------------------------------------------------------------------------- 1 | 2 |