Project

General

Profile

Plugins Directory » Mentions Plugin by Redmineflux

Author: Zehntech Technologies Inc
Website: https://www.redmineflux.com
Code repository: https://www.redmineflux.com/product/redmine-plugins/mentions
Registered on: 2024-05-08 (2 months ago)
Current version: 1.1.1
Compatible with: Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (0)

The Mention Plugin is like having a built-in shout-out system in Redmine. It lets you mention other users in issue descriptions, notes, and wiki content, and it sends them notification emails. This makes it super easy to involve specific people in discussions or let them know about important stuff happening in Redmine. It's all about boosting collaboration and keeping everyone in the loop!

Key Features of Mentions Plugin:

  • Efficient Notification System: Ensure that mentioned users receive prompt notification emails, keeping them up-to-date on important developments in Redmine.
  • Customizable Symbol: You can choose your own symbol for mentions, making it even easier to tag others in your content.

Installation notes

Follow below steps for installation:

  • Make sure you have a working installation of Redmine.
  • unzip the plugin and copy it to redmine_root/plugins or copy the archive in the same location and perform the unzip command in the console
  • Run the following command from the Redmine root directory to install the plugin dependencies:
    bundle install
    
  • Run migrate command for database migration:
    RAILS_ENV=production bundle exec rake redmine:plugins:migrate
    
  • Login as a administrator.
  • Navigate to Administration tab from top menu.
  • Click on Settings and find the API tab and enable the rest API
  • Restart Redmine

Explore All Premium Redmineflux Plugins

Redmineflux Knowledge Base
Redmineflux Gantt Chart
Redmineflux Timesheet
Redmineflux Time Tracker Desktop App
Redmineflux Agile Board
Redmineflux Checklist
Redmineflux Bug Reporting
Redmineflux Workload
Redmineflux Issue Template
Redmineflux Custom Dashboard

Explore All FREE Redmineflux Plugins

Redmineflux Tags Plugin
Redmineflux Inline Editor Plugin

Explore All Premium Redmineflux Themes

Redmineflux Daisy Theme
Redmineflux Scarlet Theme

Changelog

1.1.1 (2024-04-19)

Compatible with Redmine 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.