Moodle Plugins directory: Virus Scanner: Versions: 1.0.1 | Moodle.org
Virus Scanner
Virus Scanner 1.0.1
Virus Scanner
This plugin can be used to scan the uploaded assignment files.
#Features
#### #1. Scan uploaded assignment files daily - This plugin scans files using clamscan that are contained within the "submission_files" area of moodle assignments uploaded in the last 24 hours. It does not quarantine or remove files. It does not scan "all" files uploaded to Moodle. #### #2. Send virus scan report mail - This plugin will send the mail to the specified mail id only if the virus is detected. #### #3. Help to reduce cpu utilization by scheduling the task at specified time - This plugin will create a scheduled task to be run at specified time when server is idle.
#Original Author
Author: Santosh Nagargoje
Web profile: https://santoshnagargoje.in/
#Installation:
You can download the plugin from moodle plugin directory - install clamscan and update virus database on your web server (it's must otherwise plugin will not work)
Ensure you have the version of Moodle as stated above in 'Required version of Moodle'.
- Login as an administrator and put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
- Copy the extracted folder to the '/local/' folder.
- Check the scheduled task created in Site Administration -> Server -> Scheduled Task
Version information
- Version build number
- 2022022402
- Version release name
- 1.0.1
- Maturity
- Stabilní verze
- MD5 Sum
- 14f3cb563f4fbc333ed34dfd5d84eb8a
- Supported software
- Moodle 3.6, Moodle 3.7, Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3, Moodle 4.4
- Latest release for Moodle 3.6
- Latest release for Moodle 3.7
- Latest release for Moodle 3.8
- Latest release for Moodle 3.9
- Latest release for Moodle 3.10
- Latest release for Moodle 3.11
- Latest release for Moodle 4.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
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.