Fixed in lavender 1.0.54
Plugins settings pages are not loading
-
Plugins are installed and showing in list.
When i click that just loader is showing it's not loadingEach time i need to press rebuild then restart. After that able to load plugin settings page
Using Poll Plugin
Inside the post Poll is not Showing. When i open poll settings it is not loading. Each time need to rebuild and restart to get poll plugin settings. Then again need to change it's settings to visible poll results for guests. -
When installing a plugin you have you rebuild and restart before it will work.
-
@PitaJ yes
Im using in heroku
Each time container restarts same issue
Again i need to rebuild in dashboard to work -
You need to install the plugin as a dependency.
npm install nodebb-plugin --save
This has some more info:
https://community.nodebb.org/topic/9049/getting-nodebb-and-plugins-setup-with-heroku-and-mongodb -
@yariplus ok let me try