I want to dynamically generate QR Codes. Each client has different tags so I can easily just display a different link depending on what client you have open. Additionally I could just manually take pictures of 50+ QR codes but that wouldn't be sustainable as we constantly add new vision clients. I want to make basically a globally inheritable QR Code template that takes a URL as a parameter. I saw there was a module from like 2011 but I can't find anything like a component module or something anywhere. Any ideas?