nodebb-plugin-write-api failing to load admin page
-
Hi,
I am running NodeBB v1.4.2 fronted by NginX and trying to play with the write-api plugin. I installed the plugin following the instructions from https://github.com/NodeBB/nodebb-plugin-write-api restarted NodeBB, activated the plugin and restarted NodeBB again.
I can see a new entry in the Plugins menu saying "Write API". Please see image:
However, when I clicked on "Write API", it led to a non-existing page:
I am not really sure what I am doing wrong here. Can someone please help?
Thanks in advance!
Tin
-
Hi @julian,
Do I need to rerun nodebb build each time I install a plugin outside of the UI? I was hesitant because I thought since the build script changes the state of the db, there is a chance I might lose data. Should I back up my db each time before I run nodebb build?
Thank you!