Registration duration to the site

Local plugins ::: local_regperiod
Maintained by Camille Carlier, Laurent David, Martin Cornu-Mansuy
This plugin allows you to set start and end dates of registration, via the user profile fields. A scheduled task runs every 10 minutes to suspend or activate relevant users.

Registration duration to the site 4.1-checks

Moodle 3.9, 3.10, 3.11, 4.0, 4.1, 4.2, 4.3
Released: лхагва, 22 арван нэгдүгээр сар 2023, 3:10 PM

Moodle Plugin CI

Description

This plugin allows you to set start and end dates for user activation, via their user profile field. When we specify a start date or end date on a given user profile, the user is suspended when the date is out of range.

You can customise the two fields with all the properties you like.

Except for the short names. Indeed, the short names are required for the plugin to work.

If you need to upload users through a CSV file, the start and end dates should be in the UNIX timestamp format you can use this converter.

Functioning

During the installation, the plugin will create a new profile field category called "Registration duration" to the site with the fields "Start" and "End".

The category will be at the bottom of all existing categories. The new category can be renamed or removed, and so are the fields

If you remove both of the fields, the plugin becomes useless, but you can remove one of them if needed.

A scheduled task is set to be run every 10 minutes in order to suspend or activate relevant users. This task can be edited in the site administration.

Version information

Version build number
2023112201
Version release name
4.1-checks
Maturity
Тогтвортой хувилбар
MD5 Sum
721492d36efd19a0f2f734dc1e0fd02d
Supported software
Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1, Moodle 4.2, Moodle 4.3
  • 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

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v4.1-checks

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.