Moodle Plugins directory: Prevent Copy: Versions: 1.6 | Moodle.org
Prevent Copy
Local plugins ::: local_preventcopy
Maintained by
Vinit Prajapati
The Prevent Copy plugin is a local Moodle plugin designed to restrict users from performing actions like right-clicking, copying, and pasting on specific pages. It allows administrators to configure the behavior for different roles (e.g., students, teachers) and specific pages.
Prevent Copy 1.6
Moodle 4.1, 4.2, 4.3, 4.4, 4.5, 5.0
Released: الجمعة، 20 يونيو 2025، 12:43 PM
Prevent Copy Plugin for Moodle
The Prevent Copy plugin is a local Moodle plugin designed to restrict users from performing actions like right-clicking, copying, and pasting on specific pages. It allows administrators to configure the behavior for different roles (e.g., students, teachers) and specific pages.
Features
- Disable right-click, copy, and paste actions for selected roles.
- Configure JavaScript to prevent copying or other actions.
- Apply restrictions to specific pages using URL patterns.
- Exclude site administrators from restrictions.
Installation
- Download or clone the plugin into the
local
directory of your Moodle installation: ```bash git clone https://github.com/vinit-prajapati/preventcopy
Version information
- Version build number
- 2025062000
- Version release name
- 1.6
- Can be updated from
- 1.0 (2025032900), 1.2 (2025041200), 1.2 (2025041201), 1.4 (2025041208), 1.5 (2025041500)
- Maturity
- الإصدار المستقر
- MD5 Sum
- d5be918c6eb6a22fbedaa0c5b33e00c5
- Supported software
- Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4, Moodle 4.5, Moodle 5.0
- Latest release for Moodle 4.1
- Latest release for Moodle 4.2
- Latest release for Moodle 4.3
- Latest release for Moodle 4.4
- Latest release for Moodle 4.5
- Latest release for Moodle 5.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Local plugins
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder in the "local" subdirectory.
- Visit http://yoursite.com/admin to finish the installation.