Enrol by user profile fields

Enrolment ::: enrol_attributes
Maintained by Nicolas Dunand
This plugin allows users to be enrolled according to any value stored in their user profile.

Enrol by user profile fields Version 1.0 (build 2013050100)

Moodle 2.1, 2.2, 2.3, 2.4
Released: Monday, 13 May 2013, 4:33 PM
// This file is part of Moodle - http://moodle.org/
//
// Moodle 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.
//
// Moodle 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 Moodle. If not, see .

/**
* @package enrol
* @subpackage attributes
* @copyright 2012 Copyright Université de Lausanne, RISET {@link http://www.unil.ch/riset}
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

Version information

Version build number
2013050100
Version release name
Version 1.0 (build 2013050100)
Can be updated to
Version 1.1 (build 2013090100) (2013090100), Version 1.3 (build 2013100100) (2014050100), Version 2.0 for Moodle 2.7-2.9 (build 2015101300) (2015101300)
Maturity
Stable version
MD5 Sum
d768d3995b755f462322732f3d324440
Supported software
Moodle 2.1, Moodle 2.2, Moodle 2.3, Moodle 2.4

Version control information

Version control system (VCS)
GIT
VCS repository URL

Default installation instructions for plugins of the type Enrolment

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