I have a function in plugin above
Country.FilterTopics = function(data, callback) {
//Get cookie
})
How to get cookie in this function.
Hi
I made an youtube plugin based on an online tutorial
I saved it in node modules folder and refresh my ACP but still it doesn't show the custom plugin.
@gvimlan What is it called? It should start with nodebb-plugin-
@julian yea thats true
I named it nodebb-plugin-youtube-gv
Also needs to be set in package.json
, I believe. Under the id
field.
@julian I will check on that.
Thank you