Is it possible to extend the Umbraco Backoffice in v17 to support previewing of additional file types?
(I want to add support for rive files and gltf models.)
Is it possible to extend the Umbraco Backoffice in v17 to support previewing of additional file types?
(I want to add support for rive files and gltf models.)
Yes, the extension type is called “fileUploadPreview”.
It is discussed briefly here, but the Docs does not have any examples: Extension Types | Umbraco CMS
However, you can find examples in the source repository:
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.