QR code

TinyMCE ::: tiny_qrcode
Maintained by Brain Station 23 LogoBrain Station 23
Moodle tiny QR code is a tiny sub-plugin to create and integrate QRCode to Moodle tiny editor easily. This library helps you generate QR codes quickly. It uses bacon/QR to generate the matrix and khanamiryan/qrcode-detector-decoder to validate generated QR codes.

QR code 0.1.1

Moodle 4.1, 4.2
Released: dissabte, 11 de gener 2025, 04:05

Moodle tiny-qrcode

Moodle tiny qr-code is an tiny sub-plugin to easily create and integrate QRCode to Moodle tiny editor.

This library helps you generate QR codes in a jiffy. Makes use of bacon/bacon-qr-code to generate the matrix and khanamiryan/qrcode-detector-decoder for validating generated QR codes.

VCxekjY

Features

  • Easy qrcode integration
  • Flexible to customize
    • QR Code size
    • QR Code Margin
    • Background and Foreground color of QR Code

bd8eqUw

Configuration

You can install this plugin from Moodle plugins directory or can download from Github. You can download zip file and install or you can put file under lib/editor/tiny/plugins as qrcode.

🔧 Minimum System Requirements

✨ **Essential Prerequisites:**

- 🎯 Moodle: Version 4.1 or higher required for proper functionality
- 🚀 PHP: Version 8.1 or higher required for core features  
- 🌐 Modern web browser with JavaScript enabled
- 💻 Server with minimum 256MB memory allocation for PHP

Plugin Usage

After installing the plugin, you can use the plugin by following:

  • Go to Tiny HTML editor from any plugins that have an editor option, like- mod plugins. If you have Atto editor in your preferance then change it to tiny editor (below moodle 4.2 versions).
  • Click on QR-code icon from Toolbar image (6)
  • Insert QR-Code content which is a link to your desired site
  • Insert width, margin, background and foreground color (Optional) of the generated qrcode image (7)
  • Done!

Author

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Version information

Version build number
2024110300
Version release name
0.1.1
Maturity
Versió estable
MD5 Sum
31307b23254ff3230b3153dac6b5f2ea
Supported software
Moodle 4.1, Moodle 4.2
  • Latest release for Moodle 4.1
  • Latest release for Moodle 4.2

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
MOODLE_401_STABLE

Default installation instructions for plugins of the type TinyMCE

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation