OCCWeb terminal
A web terminal for admins to launch Nextcloud's occ commands
Install
Place this app in nextcloud/apps/
⚠️ Warnings ⚠️
- The application is not a real interactive terminal and does not support long running tasks.
So if your instance is pretty big, commands like
occ files:scan
will time out and fail. - Do not use
occ maintenance:mode -on
, obvious...
TODOs:
See open issues
Description
Languages
JavaScript
42.8%
CSS
34.8%
PHP
11.6%
Makefile
9.9%
Hack
0.9%