New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

n8n-nodes-mantisbt

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-mantisbt

MantisBT nodes for n8n.

latest
Source
npmnpm
Version
0.1.3
Version published
Weekly downloads
2
-95.65%
Maintainers
1
Weekly downloads
 
Created
Source

n8n-nodes-mantisbt

This is an n8n community node. It lets you use MantisBT in your n8n workflows.

MantisBT is an open-source, web-based bug tracking system written in PHP, supporting MySQL/MariaDB and PostgreSQL, with role-based access control, email notifications, plugin support, and integration capabilities via REST API.

n8n is a fair-code licensed workflow automation platform.

Implementation
Installation
Operations
Credentials
Compatibility
Usage
Resources
Version history

Implementation status

Issues

EndpointImplementedOmittedNoteTested
Get an issuexmerged into one
Get an issue (specific fields)x
Get issue filesx
Get issue file (single)x
Get all issuesxmerged into onex
Get all issues (specified fields)x
Get issues for a projectxmerged into one
Get issues matching filterxmerged into one
Get issues assigned to mexmerged into one
Get issues reported by mexmerged into one
Get issues monitored by mexmerged into one
Get unassigned issuesxmerged into one
Create an issue (minimal)
Create an issue
Create an issue with attachments
Update an issue (minimal)
Update an issue
Delete an issue
Monitor an issue
Monitor an issue (for specified users)
Attach a tag to issue
Detach a tag from an issue
Add an issue relationship
Delete an issue relationship

Issue Notes and Attachments

EndpointImplementedOmittedNoteTested
Create an issue note
Create an issue note with time tracking
Create an issue note with attachment
Delete an issue note
Add attachments to issue

Projects

EndpointImplementedOmittedNoteTested
Project Users
Project Versions
Sub-Projects
Get all projectsx
Get a projectx
Create a project
Update a project
Delete a project

Filters

EndpointImplementedOmittedNoteTested
Get all filters
Get a filter
Delete a filter

Users

EndpointImplementedOmittedNoteTested
Get My User Infoxmerged into one
Get My User Info (select)x
Get User By Idxmerged into one
Get User By Id (select)x
Get User By Username
Create a user
Create a user (minimal)
Update User
Reset user password
Delete a user

User Tokens

EndpointImplementedOmittedNoteTested
Create token for me
Delete token for me
Create token for user
Delete token for user

Config

EndpointImplementedOmittedNoteTested
Get Configuration Option
Get Multiple Configuration Options
Set Configs

Lang

EndpointImplementedOmittedNoteTested
Get a localized string
Get multiple localized strings

Pages

EndpointImplementedOmittedNoteTested
Get Issue View Pagex

Impersonation

EndpointImplementedOmittedNoteTested
Get My User Info with Impersonation

Installation

Follow the installation guide in the n8n community nodes documentation.

Operations

List the operations supported by your node.

Credentials

If users need to authenticate with the app/service, provide details here. You should include prerequisites (such as signing up with the service), available authentication methods, and how to set them up.

Compatibility

State the minimum n8n version, as well as which versions you test against. You can also include any known version incompatibility issues.

Usage

This is an optional section. Use it to help users with any difficult or confusing aspects of the node.

By the time users are looking for community nodes, they probably already know n8n basics. But if you expect new users, you can link to the Try it out documentation to help them get started.

Resources

Version history

This is another optional section. If your node has multiple versions, include a short description of available versions and what changed, as well as any compatibility impact.

Keywords

n8n-community-node-package

FAQs

Package last updated on 10 Aug 2025

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