Skip to content

Commit c393588

Browse files
committed
add screenshots to readme
1 parent e9eed49 commit c393588

7 files changed

Lines changed: 30 additions & 0 deletions

README.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,17 @@ similar to the native Shopware 6.6/6.7 implementation.
1717
- `codebarista_revocation_request.customer` — confirmation to the customer.
1818
Both can be customised under *Settings → Email templates*.
1919

20+
<table>
21+
<tr>
22+
<td><img src="storefront_revocation_form_en.png" alt="Revocation form (English)" width="100%"></td>
23+
<td><img src="storefront_revocation_form_de.png" alt="Revocation form (German)" width="100%"></td>
24+
</tr>
25+
<tr>
26+
<td align="center"><sub>Storefront form (English)</sub></td>
27+
<td align="center"><sub>Storefront form (German)</sub></td>
28+
</tr>
29+
</table>
30+
2031
## How to use it
2132

2233
> [!IMPORTANT]
@@ -39,6 +50,25 @@ privacy are exposed:
3950
2. Set **Type = Link**, then pick **External link** and enter the relative URL `/revocation` and activate the category.
4051
3. Save and clear caches. The link now appears in the service menu.
4152

53+
<table>
54+
<tr>
55+
<td><img src="admin_revocation_category_en.png" alt="Admin category configuration (English)" width="100%"></td>
56+
<td><img src="admin_revocation_category_de.png" alt="Admin category configuration (German)" width="100%"></td>
57+
</tr>
58+
<tr>
59+
<td align="center"><sub>Admin category configuration (English)</sub></td>
60+
<td align="center"><sub>Admin category configuration (German)</sub></td>
61+
</tr>
62+
<tr>
63+
<td><img src="storefront_revocation_link_en.png" alt="Revocation link in the storefront (English)" width="100%"></td>
64+
<td><img src="storefront_revocation_link_de.png" alt="Revocation link in the storefront (German)" width="100%"></td>
65+
</tr>
66+
<tr>
67+
<td align="center"><sub>Revocation link (English)</sub></td>
68+
<td align="center"><sub>Revocation link (German)</sub></td>
69+
</tr>
70+
</table>
71+
4272
### Configuration
4373

4474
Configure under *Settings → Plugins → Revocation Button → Configure*.

admin_revocation_category_de.png

228 KB
Loading

admin_revocation_category_en.png

173 KB
Loading

storefront_revocation_form_de.png

153 KB
Loading

storefront_revocation_form_en.png

109 KB
Loading

storefront_revocation_link_de.png

1.24 MB
Loading

storefront_revocation_link_en.png

1.24 MB
Loading

0 commit comments

Comments
 (0)