2.0.3 • Published 4 years ago

nodebb-plugin-registration-verify-cn v2.0.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

nodebb-plugin-registration-verify-cn

基于nodebb-plugin-registration-verify修改

建议node版本 v10

修改验证码发生错误时的提示
添加点击验证码更换

This is a test plugin, the function is not yet complete (no ajax check, no click-to-reload).

How to install?

npm i nodebb-plugin-registration-verify-cn

Because Beta,you should do following to build node-canvas(!important)

  • First,install node-canvas dependences
OSCommand
OS Xbrew install pkg-config cairo pango libpng jpeg giflib
Ubuntusudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
Fedorasudo yum install cairo cairo-devel cairomm-devel libjpeg-turbo-devel pango pango-devel pangomm pangomm-devel giflib-devel
Solarispkgin install cairo pango pkg-config xproto renderproto kbproto xextproto
WindowsInstructions on our wiki
  • Then , please run this script to finish node-canvas build
#build node-canvas && restart nodeBB
cd ./node_modules/nodebb-plugin-registration-verify-cn && npm i && cd ../../ && ./nodebb build && ./nodebb restart
2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago