Solved HCaptcha in NodeBB + Whitelabeling
-
How can I add HCaptcha to NodeBB registration page like in this forum? I also noticed that the 'Powered by NodeBB' footer is gone. How can I do that?
-
@nj HCaptcha can be used by adding the SpamBeGone plugin in nodebb.
For the footer I have to dig a bit deeper, I forgot by now
-
Hm I was actually not able to find where we disable the footer, I am also pretty sure we didn't explicitly disable it, since I think the upstream advertisement is good in such cases. So I was looking how to bring it back now, but also didn't find where to do.
-
@nj ACP > Extend > Widgets, then Global Footer.
-
@nebulon I brought back the nodebb footer!
-
@girish Thanks for the hint! I was more interested in removing the footer than adding it back here, but I'll also let the footer stay.