Moodle Plugins directory: QR code: Versions: 0.1.1 | Moodle.org
QR code
QR code 0.1.1
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.
Features
- Easy qrcode integration
- Flexible to customize
- QR Code size
- QR Code Margin
- Background and Foreground color of QR Code
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
- Insert QR-Code content which is a link to your desired site
- Insert width, margin, background and foreground color (Optional) of the generated qrcode
- 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
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myeditor") in the "lib/editor/tiny/plugins" subdirectory.
- Visit http://yoursite.com/admin to finish the installation