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.6%
CSS
34.5%
PHP
12.2%
Makefile
9.8%
Hack
0.9%