Thread: mbarcode
View Single Post
Posts: 79 | Thanked: 21 times | Joined on Sep 2007
#234
Well, it's just useful for mbarcode itself. It's an extensible interface for postprocessing scanned data. The qrcode plugin will process data scanned from a QR barcode. Pretty self-explanatory if you read the code.

If you want to process that data in another way, just provide another plugin.

What license is your project under?