@anirban-dutta I use command like this npm install git+https://github.com/me-cooper/nodebb-plugin-makesmart-gallery.git when repo is not recognized by npm install
Just remember to add .git at the end of github repo url.
@main said:
I have tried to copy the file to replace redis database file, but it seems can't work. Is it right way?
That should be enough. Make sure your redis db is turned off before you copy the file over, otherwise when you restart redis, it will just overwrite your new db with the old db that was in memory.