@moodlehq/cordova-plugin-qrscanner

Moodle's fork of Cordova QRScanner Plugin.

Usage no npm install needed!

<script type="module">
  import moodlehqCordovaPluginQrscanner from 'https://cdn.skypack.dev/@moodlehq/cordova-plugin-qrscanner';
</script>

README

cordova-plugin-qrscanner (fork)

This is a fork of cordova-plugin-qrscanner by Moodle HQ. If you are looking for the documentation, you can read the original at bitpay/cordova-plugin-qrscanner.

Modifications from the original

We created this fork because we needed to include the following modifications in our mobile application:

| PR | Description | | -- | ----------- | | #266 | fix openSettingsURLString deprecated function |

It also includes some commits that are in master and haven't been released, and the distribution assets have been added to the repository.

You can see all the changes here: 111fa6c...moodlemobile:v3.0.1-moodle.2

Installation

You can install this package using the original installation instructions, but installing this package instead:

cordova plugin add @moodlehq/cordova-plugin-qrscanner@3.0.1-moodle.2