by Cobus van Loggerenberg.
I have a requirement from a customer to store procedures not in Moodle but in an external Document Management System but when a need arise to obtain the document the software provider of the DMS gave me some PHP (json) code that I can use to get an external document and display it from within an activity in a moodle course.
My question is however, where and how can i enter the php code to request the external system to give me the file?
At the moment the file is temporarily stored in the repository but it will be moved to the external DMS for version and security control.
Any help will be greatly appreciated.