@baris nope, on both
ACP can't detect custom plugin saved in node modules
-
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 theid
field. -
@julian I will check on that.
Thank you