Azure / Moodle

Tooling and guidance on deploying Scalable Moodle Clusters on Azure.
MIT License
153 stars 165 forks source link

Optionally install Trigger Plugin and Restful Services Plugin as part of deployment #82

Open nimojg-microsoft opened 6 years ago

nimojg-microsoft commented 6 years ago

The Trigger Plugin (https://github.com/catalyst/moodle-tool_trigger) and the Restful Web Services Plugin (https://github.com/catalyst/moodle-webservice_restful) should be installed optionally so that the site can be configured to use the Custom Azure Logic Apps Connector for Moodle (https://github.com/catalyst/azure-connector_moodle). Not sure if we can automate the configuration of the Custom Logic App Connector - but perhaps we just have an "Enable Azure Logic Apps with Moodle" in the web UI.

SorraTheOrc commented 6 years ago

In isolation these two plugins do not add any significant value as they are enabling technologies. Once there is a documentation and example use cases this would be a great addition.