QRLite is a MediaWiki extension that generates QR Codes in SVG or PNG format on-the-fly. The extension is very lightweight, as it does not upload or manage the images within MediaWiki.
- Documentation can be found at mediawiki.org/wiki/Extension:QRLite
- PHP QR Code - Create QR Codes in PHP
We are happy to receive pull requests. Before you commit your changes, make sure all tests are passing (see below).
Local testing and CI are supported by Docker and Make. Ensure, both tools are installed (docker --version
, make --version
).
To run test locally:
> make ci
We use SemVer for versioning. For the versions available, see the tags on this repository.
This extension is part of semantic::core - Enterprise Class MediaWiki distribution.