Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Serving files

From MoodleDocs
Revision as of 03:36, 31 January 2022 by Brendan Heywood (talk | contribs) (Created page with "There are a lot of ways that files of various types can be served in Moodle and various API to help do it correctly. This page aims to link together all the various ways in on...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are a lot of ways that files of various types can be served in Moodle and various API to help do it correctly. This page aims to link together all the various ways in one place with the pros and cons and best practice of each way.