Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • clone the repo https://github.com/Sunbird-Ed/nodebb-plugin-sunbird-api.git`

  • Execute command npm install

  • Execute command npm link

  • Go to nodebb terminal and execute command npm link nodebb-plugin-create-forum

  • Execute command ./nodebb activate nodebb-plugin-create-forum

  • And execute command ./nodebb build

...