Virus Scanner

Local plugins ::: local_virus_scanner
Maintained by Santosh Nagargoje
This plugin scans files using clamscan that are contained within the "submission_files" area of moodle assignments uploaded in the last 24 hours.

Virus Scanner 1.0.1

Moodle 3.6, 3.7, 3.8, 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3, 4.4
Released: pondělí, 6. května 2024, 17.59

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'.
  1. Login as an administrator and put Moodle in 'Maintenance Mode' so that there are no users using it bar you as the administrator.
  2. Copy the extracted folder to the '/local/' folder.
  3. 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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.