0.1.5 • Published 7 years ago

nodebb-plugin-registration-verify v0.1.5

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

nodebb-plugin-registration-verify

A plugin that requires visitors to fill in the verification code when registering. 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

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 && npm i && cd ../../ && ./nodebb build && ./nodebb restart
0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.18

7 years ago

0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago