Moodle Plugins directory: Enrol by user profile fields: Versions: Version 1.1 (build 2013090100) | Moodle.org
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.1 (build 2013090100)
Moodle 2.2, 2.3, 2.4, 2.5
Released: الثلاثاء، 10 سبتمبر 2013، 1:39 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
*/
//
// 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
- 2013090100
- Version release name
- Version 1.1 (build 2013090100)
- Can be updated from
- Version 1.0 (build 2013050100) (2013050100)
- Can be updated to
- Version 1.3 (build 2013100100) (2014050100), Version 2.0 for Moodle 2.7-2.9 (build 2015101300) (2015101300)
- Maturity
- الإصدار المستقر
- MD5 Sum
- a24663c7d0ee076f96296777a1e56a6a
- Supported software
- Moodle 2.2, Moodle 2.3, Moodle 2.4, Moodle 2.5
- Latest release for Moodle 2.2
- Latest release for Moodle 2.3
- Latest release for Moodle 2.4
- Latest release for Moodle 2.5
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
Default installation instructions for plugins of the type Enrolment
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "myenrol") in the "enrol" subdirectory.
- Visit http://yoursite.com/admin to finish the installation