Plugin Directory

Changeset 3253986


Ignore:
Timestamp:
03/11/2025 11:47:20 AM (13 months ago)
Author:
webbaker
Message:

Updating readme/assets from GitHub

Location:
wc-qr-payment
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • wc-qr-payment/assets/icon-128x128.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/assets/icon-256x256.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • wc-qr-payment/tags/1.0.12/readme.txt

    r3253977 r3253986  
    1919Currently supported countries: SK, CZ.
    2020
     21== Technical Requirements ==
     22
     23This plugin requires a Linux-based hosting environment to function properly. The QR code generation depends on the XZ binary which is available on Linux servers.
     24
     25**Please Note:**
     26* The plugin will not work on Windows hosting environments
     27* Local development on Windows or macOS may not function correctly
     28
     29If you encounter any issues with QR code generation, please verify your hosting environment meets these requirements.
     30
    2131== Installation ==
    22321. Make sure you have WooCommerce installed and configured.
     
    25354. Create an order with the payment method of account transfer.
    26365. Check the correct generation of the QR code by the mobile application.
     37
     38**Important Note:** This plugin requires a Linux-based hosting environment as it depends on the XZ binary for QR code generation. It will not function correctly on Windows servers or local development environments running Windows/macOS.
    2739
    2840== Screenshots ==
  • wc-qr-payment/trunk/readme.txt

    r3253977 r3253986  
    1919Currently supported countries: SK, CZ.
    2020
     21== Technical Requirements ==
     22
     23This plugin requires a Linux-based hosting environment to function properly. The QR code generation depends on the XZ binary which is available on Linux servers.
     24
     25**Please Note:**
     26* The plugin will not work on Windows hosting environments
     27* Local development on Windows or macOS may not function correctly
     28
     29If you encounter any issues with QR code generation, please verify your hosting environment meets these requirements.
     30
    2131== Installation ==
    22321. Make sure you have WooCommerce installed and configured.
     
    25354. Create an order with the payment method of account transfer.
    26365. Check the correct generation of the QR code by the mobile application.
     37
     38**Important Note:** This plugin requires a Linux-based hosting environment as it depends on the XZ binary for QR code generation. It will not function correctly on Windows servers or local development environments running Windows/macOS.
    2739
    2840== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.