Updated README.md

This commit is contained in:
Nils 2024-10-18 20:32:35 +02:00
parent 0e541b9170
commit 02a1378da1
No known key found for this signature in database
GPG Key ID: 30A8F8CF0E18A06D

View File

@ -1,8 +1,9 @@
## A plugin for [Shopware 6](https://github.com/shopware/platform) ## A plugin for [Shopware 6.6.X](https://github.com/shopware/platform)
**Proof-of-concept**: Integrates CloudFlare Turnstile with Shopware 6. **Selfcoded and updated Version of MelvTurnstile**: Integrates CloudFlare Turnstile in Shopware with the Core Version 6.6.X.
Create a free account to claim your keys: https://www.cloudflare.com/en-gb/lp/turnstile/ Create a free account or login to CloudFlare to generate your Sitekeys:
[CloudFlare Turnstile](https://www.cloudflare.com/products/turnstile/)
**Config:** **Config:**
![](https://i.imgur.com/qutsRPd.png) ![](https://i.imgur.com/qutsRPd.png)
@ -12,19 +13,17 @@ Create a free account to claim your keys: https://www.cloudflare.com/en-gb/lp/tu
Known issues: Known issues:
* Not working when form in modal * Not working when form in modal
* No alert when captcha invalid * No alert when captcha timed out
* Current captcha settings are overridden when installing plugin * Current captcha settings are overridden when installing plugin
* Missing translations for German * _to be continued..._
* ..
## Requirements ## Requirements
| Version | Requirements | | Version | Requirements |
|------------|---------------------------- | |------------------------------------------------------------------------|---------------------------- |
| 0.1.0 | Shopware 6.4 >= | |[0.1.0](https://github.com/SLINIcraftet204/MelvTurnstile/releases) | Shopware 6.4 >= |
| 0.2.0 (coming soon) | Shopware 6.6 >= |
## License ## Logo
Plugin's Icon by [flaticon](https://www.flaticon.com). Logo by [Seeklogo.com](https://seeklogo.com/vector-logo/453922/cloudflare-turnstile)
The plugin is released under MIT. For a full overview check the [LICENSE](./LICENSE) file.