nodebb-plugin-quickstart
A starter kit for quickly creating NodeBB plugins
Last updated 3 years ago .
· Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install nodebb-plugin-quickstart 
SYNC missed versions from official npm registry.

Quickstart Plugin for NodeBB

A starter kit for quickly creating NodeBB plugins. Comes with a pre-setup LESS file, server side JS script with an action:app.load hook, and a client-side script. Most plugins need at least one of the above, so this ought to save you some time. For a full list of hooks have a look at our wiki page, and for more information about creating plugins please visit our documentation portal.

Fork this or copy it, and using your favourite text editor find and replace all instances of nodebb-plugin-quickstart with nodebb-plugin-your-plugins-name. Change the author's name in the LICENSE and package.json files.

Hello World

Really simple, just edit static/lib/main.js and paste in console.log('hello world');, and that's it!

Installation

npm install nodebb-plugin-quickstart

Screenshots

Don't forget to add screenshots!

Current Tags

  • 0.3.1                                ...           latest (3 years ago)

9 Versions

  • 0.0.1                                ...           9 years ago
  • 0.1.1                                ...           8 years ago
  • 0.1.2                                ...           8 years ago
  • 0.2.1                                ...           8 years ago
  • 0.2.2                                ...           8 years ago
  • 0.2.3                                ...           8 years ago
  • 0.2.4                                ...           4 years ago
  • 0.3.0                                ...           3 years ago
  • 0.3.1                                ...           3 years ago
Dependencies (0)
None
Dev Dependencies (7)

Copyright © npmmirror.com | 浙ICP备15033595号-63 |