As of the current NodeBB version (4.2.1), this plugin doesn't correctly register its settings page, and clicking the "Settings" button in the ACP's plugin manager takes you to a 404 page.
I noticed that this repo has had some compatibility updates, and users on the NodeBB community forum have stated that the current contents of the Git repo do work with later versions of NodeBB, but it appears that the working version hasn't been published to NPM.
Given that it's difficult to install a package from Git from within the official NodeBB Docker image, are there any plans to push another version to NPM?
As of the current NodeBB version (
4.2.1), this plugin doesn't correctly register its settings page, and clicking the "Settings" button in the ACP's plugin manager takes you to a 404 page.I noticed that this repo has had some compatibility updates, and users on the NodeBB community forum have stated that the current contents of the Git repo do work with later versions of NodeBB, but it appears that the working version hasn't been published to NPM.
Given that it's difficult to install a package from Git from within the official NodeBB Docker image, are there any plans to push another version to NPM?