Is it possible to add / automatically generate a QR Code for attachments ? I saw that in a vB based forum and would like to add something like this for my MyBB site as well.
Thank you in advance.
Wolfseye
Could be done with MyCode and JavaScript
http://davidshimjs.github.io/qrcodejs/
There's also a PHP library but it would require making a plugin which uses it. If it generates files, you'd have to add file management code as with regular attachments.
Or a MyCode without JavaScript, if you can manage to find a free QR Code generator as a web service. (though possible privacy issue, as it involves a third party)
http://qrickit.com/api/qr?d=Hello World&...ello World
![[Image: qr?d=Hello%20World&addtext=Hello%20World]](https://camo.mybb.com/df4b46264909e77f8cf0ec180d534c27fb18c988/687474703a2f2f717269636b69742e636f6d2f6170692f71723f643d48656c6c6f253230576f726c6426616d703b616464746578743d48656c6c6f253230576f726c64)