Moodle Plugins directory: CPD: Versions: 0.1.2 | Moodle.org
CPD
Local plugins ::: local_cpd
Maintained by
Titus Development,
Luke Carrier
Allows Moodle users to log their CPD via their user profiles.
CPD 0.1.2
Moodle 2.6, 2.7
Released: ڇنڇر, 27 سيپٽمبر 2014, 4:40 AM
Log CPD activities within Moodle
Allows Moodle users to log their CPD via their user profiles.
License
Copyright (c) The Development Manager Ltd
This program 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.
This program 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 this program. If not, see .
Requirements
- Moodle 2.0+, but only tested on 2.6+.
Upgrading from report_cpd
- Back up your Moodle database!
- Download an archive of the plugin and extract its contents into the
local
directory - Execute
php local/cpd/cli/upgrade_from_report_cpd.php
- Remove the
report/cpd
directory - Execute
php admin/cli/upgrade.php
Building
- Clone this repository, and
cd
into it - Execute
make
to generate a zip file containing the plugin - Upload to the
moodle.org
plugins site
Version information
- Version build number
- 2014073102
- Version release name
- 0.1.2
- Can be updated from
- 0.1.0 (2014073100), 0.1.1 (2014073100)
- Can be updated to
- 0.2.0 (2014100600), 0.4.0 (2014110700)
- Maturity
- Alpha
- MD5 Sum
- 409fa080007181eda658392b8a494751
- Supported software
- PHP 5.4, Moodle 2.6, PHP 5.5, Moodle 2.7
- The more recent release 0.4.0 (2014110700) exists for Moodle 2.6
- The more recent release 0.4.0 (2014110700) exists for Moodle 2.7
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS branch
- master
- VCS tag
- 0.1.2
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.