Log in

Stats

  • Category: Uncategorized
  • License: GNU General Public License (GPL) version 2
  • Updated: 2010-4-2
  • Downloads: 637
  • Recommendations: 4

Releases


Previous releases:

Other Projects

Justin Richer's plugins:

QR Code Generator for Elgg 1.7

QR Code (2D Barcode) generator plugin for Elgg

Last updated 1160 days ago

Plugin generates 2D barcodes (QR Codes) for any page on an Elgg site.

Requires the Thickbox Plugin.

Release notes:

Adds a page to allow for generation of arbitrary QR Codes.

Comments

  • DJuse 1159 days ago

    Its not genariting teh emage. Got both the Library and this installed. I get the icon at teh top menu bar but only a red X come out! Any idea?

    Thanks in advanced!!!

  • Fiorentino Sarro 1027 days ago

    It don't works. I have the same problem. Why do you not explain teh problem? Thanks in advance.

  • Fiorentino Sarro 1027 days ago

    In the file

    ../mod/qrcode/views/default/qrcode/topbar.php

    replace the line

    <img src="<?php echo $img; ?>" title="Get the QR Code for this page" />

    with line

    <a href="<?php echo $qrcode; ?>"><img src="<?php echo $img; ?>" title="Get the QR Code for this page" /></a>

    and it works.

  • Michele 353 days ago

    Nice! 1.8 version? :-)

  • leighburke 188 days ago

    2nd that, would be good for 1.8.