gesinn-it / qrlite
QRLite is a MediaWiki extension that renders QR Codes in SVG or PNG format
Installs: 515
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 4
Open Issues: 6
Type:mediawiki-extension
Requires
- composer/installers: >=1.0.1
- endroid/qr-code: ^4.6
Requires (Dev)
This package is auto-updated.
Last update: 2024-10-12 08:29:23 UTC
README
QRLite
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
- Documentation can be found at mediawiki.org/wiki/Extension:QRLite
Built With
- PHP QR Code - Create QR Codes in PHP
Contributing
We are happy to receive pull requests. Before you commit your changes, make sure all tests are passing (see below).
Testing
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
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Author(s)
This extension is part of semantic::core - Enterprise Class MediaWiki distribution.