gesinn-it/qrlite

QRLite is a MediaWiki extension that renders QR Codes in SVG or PNG format

Maintainers

Package info

github.com/gesinn-it/QRLite

Homepage

Type:mediawiki-extension

pkg:composer/gesinn-it/qrlite

Statistics

Installs: 962

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 6


README

CI Coverage

QRLite is a MediaWiki extension that generates QR Codes in SVG or PNG format on-the-fly. The extension is lightweight: it does not upload or manage images within MediaWiki.

Documentation

For documentation see mediawiki.org/wiki/Extension:QRLite.

Built With

Testing

Local testing and CI are supported by Docker and Make:

make ci

Author(s)

Versioning and Releases

This project follows Semantic Versioning.

Version numbers follow the format:

MAJOR.MINOR.PATCH

Version increment rules:

  • MAJOR — incompatible or breaking changes

  • MINOR — backwards-compatible feature additions

  • PATCH — backwards-compatible bug fixes

Breaking changes include (but are not limited to):

  • incompatible API changes

  • removal or renaming of public interfaces

  • behavior changes that may break existing integrations

  • increased minimum runtime or dependency requirements

  • incompatible configuration or data format changes

  • dependency upgrades that introduce breaking changes for users

Breaking changes must always increment the MAJOR version.

Contributing

See Contributing Guidelines.

This extension is part of semantic::core - Enterprise Class MediaWiki distribution.