@ronny good to hear that 👍
I was going to suggest iframely plugin if this did not work.
This is a test plugin, the function is not yet complete (no ajax check, no click-to-reload). But the basic functionality has been completed, the release of this post is to be able to get feedback on the stability of this function.
Not recommended for production environments.
You can submit the problem via github: https://github.com/a632079/nodebb-plugin-registration-verify
npm i nodebb-plugin-registration-verify
Because Beta,you should do following to build node-canvas(!important)
OS | Command |
---|---|
OS X | brew install pkg-config cairo pango libpng jpeg giflib |
Ubuntu | sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++ |
Fedora | sudo yum install cairo cairo-devel cairomm-devel libjpeg-turbo-devel pango pango-devel pangomm pangomm-devel giflib-devel |
Solaris | pkgin install cairo pango pkg-config xproto renderproto kbproto xextproto |
Windows | Instructions on our wiki |
#build node-canvas && restart nodeBB
cd ./node_modules/nodebb-plugin-registration-verify && npm i && cd ../../ && ./nodebb build && ./nodebb restart
Now version is 0.1.5
.The following is the support function:
The following is the future support function:
v0.1.x
)So it's a captcha?
@njkdsncds Okay,I will add this in v0.2.x