Socket
Socket
Sign inDemoInstall

tender-discussion-detail

Package Overview
Dependencies
31
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tender-discussion-detail

A wrapper around ENTP's Tender, providing a discussion detail feature for tickets.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Install size
1.84 MB
Created
Weekly downloads
 

Readme

Source

Tender Discussion Detail

Adds a private comment to new Tender discussion with your own custom user data. This allows you to connect your Tender discussion authors to your own private database with data about them, such as their Subscription plan, recent usage, etc.

More predefined data placeholders will come soon, such as recent other tickets by the author.

Installation

npm install --save tender-discussion-detail

or

  • Clone or fork this repo
  • Run npm install .

Execution

  1. Write a small executable script where you use the provided discussion_analyzer module and supply your own function and config to fetch data based on a user email. An example can be found in ./bin_sample

  2. Run your own custom script.

Upgrading

If you upgrade to a new version of the plugin, make sure to back up your config.js first, as NPM will remove it.

TODO

  • [] Write some tests

FAQs

Last updated on 08 May 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc