moosh
moosh copied to clipboard
[Feature request] Export/import role capabilities
Could be possible to implement feature to export/import Moodle role capabilities to/from file?
I just wanted to add my support for this feature since it would be so useful for synchronizing settings between instances. It's not that hard to script around exporting settings and adding them to a different instance, but Moodle doesn't expose a way to automate the import/export of roles despite giving admins an easy means to obtain an XML representation of them.
This feature request has been implemented here. https://github.com/tmuras/moosh/pull/423