"Hello, I’m developing a template app for Nextcloud that opens and runs files with a specific extension (.res). I’ve registered the extension in info.xml, set up Application.php and routes.php, but the app isn’t opening.
-
Are there any additional settings needed to make the app run when opening a file with a specific extension?
-
How should I connect the viewer template used when opening a file?
Any guidance, documentation links, or code examples would be greatly appreciated.
Thank you for your time and assistance!