Hello
I am working on a shared resource repository. These resources are not in a course context or in a module context. They have to be in a global one.
How to store files (using filepicker) in a system wide context?
I tried to fake a context (in files table), but filestorage cron function delete files entry that are not associated with a real one.
Thanks in advance.