-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.5, 2.7.2, 2.8
-
MOODLE_26_STABLE, MOODLE_27_STABLE, MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-47323-enrol-plugin-backup -
Currently there is no allowance for enrol plugins to define additional backup structure or to annotate custom enrol fields. The proposed changes address these shortcomings.
The changes are:
- Add a backup plugin structure for enrol, as well as new backup/restore plugin classes.
- Add a backup execution step which calls a new method enrol_plugin::backup_annotate_custom_fields() in which plugins can annotate custom fields.
- has been marked as being related by
-
MDL-48362 Improve the enrol API to prevent logic in the UI
-
- Closed
-