| 开发者 | remotedots |
|---|---|
| 更新时间 | 2026年1月30日 08:43 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
donation-qr-block folder to /wp-content/plugins/endroid/qr-code Composer package (recommended)Most European banking apps support EPC/GiroCode scanning, including:
No. All QR codes are generated locally - in your browser (editor) and on your server (frontend). Your bank details never leave your infrastructure.
Yes. You can change the background color via the block settings. For further customization, you can add custom CSS targeting the .donation-qr-block class.
Yes. The QR code is rendered server-side as a static image, so it works even if visitors have JavaScript disabled.
The QR code requires the endroid/qr-code PHP library. Install it via Composer:
composer require endroid/qr-code
Without this library, the block displays bank details only. The editor preview always works regardless.
Yes. You can set a default amount in EUR via the block settings. The default is 5 EUR. Set it to 0 if you want donors to choose their own amount.