How to uninstall plugins CLI?
-
Disables all plugins, restores the default theme:
./nodebb reset
If you know which plugin caused problems, disable it by running:
./nodebb reset plugin="nodebb-plugin-pluginName"
-
@pichalite I copy-paste from docs, https://nodebb.readthedocs.io/en/latest/help/help.html Command
./nodebb reset plugin="nodebb-plugin-pluginName"
doesn't work?
Copyright © 2024 NodeBB | Contributors