Skip to content

thwiki/mediawiki-extensions-QRLite

 
 

Repository files navigation

CI

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

Built With

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.

About

Lightweight MediaWiki extension to render QR codes.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • PHP 79.5%
  • Makefile 15.9%
  • Dockerfile 4.6%