Disable plugin from cli ?
-
Hi,
I installed a plugin that broke my nodebb and I need to disable it. (uncompatible with 0.4x)
Is there a way to disable a specific plugin via the command line?
I know of./nodebb reset all
which disables all plugins and themes, is there anything similar for disabling just one?Thanks
-
hey @Jimi, if you're using redis you could use the command
srem plugins:active nodebb-plugin-xxxx
-
How to enable the plug-in? I turned off the plugin db search and now I can not log into the admin area.
-
No. The problem was to remove the threads lavender, which is not used, but the effect on the work of the Forum.
-
as of some time..
./nodebb reset -p nodebb-plugin-pluginName
Copyright © 2024 NodeBB | Contributors