This script will generate a QrCode
Required:
Add the resource to ACL group admin:
Go to admin Panel > Resources > Manage ACL > two clicks on Admin > Add Object > resource.RESOURCENAME > Press Ok
Example Usage:
Type /qr to close a QrCode generated
Typing /qr and some text will generate a QrCode with default size (Example: /qr www.google.com)
Typing /qr and some text with a width and height will generate a QrCode with your typed size Example: /qr www.google.com 250 250
You can use this code in your own project !