We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The URL used to generate the QR code has been shut down (after 12 years 'deprecated'!)
https://issuetracker.google.com/issues/326895899?pli=1
There are free alternatives but it might be sensible to add a library for generating them on-the-fly:
https://phpqrcode.sourceforge.net/
This one includes a nifty inline image renderer: https://github.com/chillerlan/php-qrcode?tab=readme-ov-file#quickstart
I'll get to work on a PR.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The URL used to generate the QR code has been shut down (after 12 years 'deprecated'!)
https://issuetracker.google.com/issues/326895899?pli=1
There are free alternatives but it might be sensible to add a library for generating them on-the-fly:
https://phpqrcode.sourceforge.net/
This one includes a nifty inline image renderer: https://github.com/chillerlan/php-qrcode?tab=readme-ov-file#quickstart
I'll get to work on a PR.
The text was updated successfully, but these errors were encountered: