New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nodebb-plugin-poll

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-poll

NodeBB Poll Plugin

  • 0.1.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
decreased by-82.67%
Maintainers
1
Weekly downloads
 
Created
Source

NodeBB Poll plugin

This NodeBB plugin will allow you to add polls to the first post of a topic with the following markup:

[poll <settings>]
- Poll option
- Another option
[/poll]

Supported settings:

max="1" //Max number of votes per user. If larger than 1, a multiple choice poll will be created
title="Poll title" //Poll title

Todo

  • Add the ability to add a poll by editing the first post of a topic (requires refresh after edit now)
  • Add the ability to edit a poll
  • Add the ability to remove a vote, and a setting to disable the removal of votes
  • A lot of the frontend: properly display when a poll is deleted or has ended, able to delete a vote, edit a poll etc
  • Overall improvement of the code
  • A lot more...

If you're willing to help, please make any improvements you want and submit a PR.

Installation

npm install nodebb-plugin-poll

Keywords

FAQs

Package last updated on 21 Oct 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc