Redmineflux

Cloud product

Why CloudHosted Redmineflux. Every plugin included. Project-first pricing. Cloud pricingGold · Platinum · Diamond. From $49/mo annually. AI in CloudMCP server, AI assistants, agent seats — bundled. Migration supportFrom Jira, Asana, Monday, ClickUp, RedmineUP.

Plugins

TimesheetBillable time tracking with audit-ready approvals. WorkloadSee over-capacity engineers before standup. Agile BoardSprints that fit Redmine, not alongside it. Test Case ManagementQA stops living in a second tool. HelpdeskSupport tickets land in Redmine, not Zendesk. See all plugins →

Get started

Start 7-day free trialEvery plugin included. No credit card. Book a demoAn engineer walks through your real Redmine project. See plan comparison →

AI Features

Redmineflux MCP server Premium+Your Redmine, accessible to AI agents. AI Assistant Coming soonAn assistant that actually knows your project. AI Agents Coming soonSpecialist agents for Redmine work. Bring Your Own LLM Coming soonOpenAI, Anthropic, Azure, or local — your call.

Explore Use Cases

For PMsAI that drafts status from live issues. For EngineeringAgents that triage bugs and tag owners. For QAGenerate test cases from spec docs. All AI capabilities →

By team

Project management Engineering Operations QA Sales HR All use cases →

By industry

IT services Manufacturing Automotive Aerospace Utilities Cybersecurity All industries →

By function

DevOps Customer service Process management Sales & delivery Team & work management Project teams All teams →
Pricing

Learn

BlogTips, best practices, updates, trends. Knowledge basePlugin and theme install + config guides. Change logWhat shipped recently. What is coming. System requirementsRedmine, Ruby, Rails, DB compatibility.

Company

About Redmineflux Contact us Testimonials FAQs Implementation services

Compare

vs Jira vs Redmine vs Easy Redmine vs RedmineUP vs Asana vs ClickUp vs Monday.com All comparisons →
Support Login Start 7-day free trial →
Group 132516

Themes

2
  • Scarlet Themes
  • Daisy Theme
All Essential Plugins

Plugins

18
  • Duplicate Page
  • Introduction
  • New Time Tracker
  • In-App Notification
  • Gantt Chart
  • Workload Plugin
  • Custom Dashboard Plugin
  • Issue Template Plugin
  • Agile Board Plugin
  • Time Tracker App
  • Timesheet Plugin
  • Knowledge Base Plugin
  • Mentions Plugin
  • Inline Editor Plugin
  • Checklist Plugin
  • Tag Plugin
  • Fluxshot Extension
  • Testcase Management Plugin
View Categories
  • Home
  • Knowledge base
  • Plugins
  • Tag Plugin

Tag Plugin

Introduction #

The Redmine Flux Tag Plugin is a powerful plugin for the project management tool that allows users to add tags to various entities. Tags provide a flexible and efficient way to categorize and organize information, making it easier to search for and retrieve relevant data.

Version Compatibility #

Redmine Versions

  • 4.0.x, 4.1.x, 4.2.x
  • 5.0.x
  • 6.0.x(coming soon)

Installation #

To install Redmine Flux Tag Plugin follow these steps

  1. Make sure you have a working installation of Redmine.
  2. Download the Tag Plugin from the redmineflux.com website. The plugin typically comes in the form of a ZIP file
  3. Extract the Tag Plugin zip file to Redmine’s plugins directory (/path/to/redmine/plugins) and do not change the plugin folder name.
  4. Run the following command to install the required dependencies
    Bundle install 
  5. Run migrate command for database migration  
    -> In Production 
    RAILS_ENV=Production bundle exec rails redmine:plugins:migrate 
    –> In Development
        RAILS_ENV=Development bundle exec rails redmine:plugins:migrate 
  6. Restart Redmine server to load the plugin 
    Rails s

Configuration #

  1. Log in to Redmine as an administrator.
  2. Navigate to the administration area by clicking on the “Administration” link in the top menu.
  3. Locate the “Plugins” section and click on it.
  4. In the list of installed plugins, find the Redmine Flux Tag Plugin and click on the “Configure” link next to it.
  5. The plugin configuration page will open, presenting you with settings and options. Modify the settings according to your requirements. The available configuration options may include:
    • Tag Color: Set the default color for tags. This color will be used for tags that don’t have a specific color assigned.
  6. Once you have made the necessary configuration changes, click the “Save” or “Apply” button to save the settings.
  7. After saving the configuration, restart Redmine to ensure that the changes take effect.
  8. Once Redmine has restarted, the Redmine Flux Tag Plugin will be configured according to your settings, and you can start using it to tag entities within Redmine.

How to #

How to View a Tag Plugin #

  1. Log in to Redmine using your credentials.
  2. Navigate to the desired section where the plugin is applicable. For example:
    • Issues: Go to the “Issues” page, click the option and select the tag field then click the “Apply” option, and the tags are shown in the issue table.
    • Show Issues or new issues: Go to the “Show issues” or new issue page there is a tag field to add and view the tags.
    • Tag setting: Go to the “Administration” menu, select “Plugins”, find the tag plugin, go to the plugin configuration, and manage the tag set.
  3. In the entity view (e.g., issues page, Show issue page, tag plugin setting page), locate the “Tags” field.
  4. If tags are already assigned to the entity, you will see them displayed in the “Tags” field. Tags are typically shown as hyperlinks or labels.
  5. Click on a tag to view all entities associated with that particular tag. This will navigate you to a page displaying a list of entities tagged with the selected tag.
  6. If you have the necessary permissions, you can manage tags by navigating to the tag management section in the administration area. From there, you can create, edit, or delete tags, rename tags, assign colors to tags, and perform other tag-related operations.

How to Tag Creation #

Users can assign one or more tags to various entities in the tag field. This helps in categorizing and organizing information. Go to the show issue page or new issue and start adding the tags, hit enter, and add it.



How to Edit and Delete Tag #

  1. Log in to Redmine with an administrator or a user role that has the necessary permissions to manage tags.
  2. Navigate to the administration area by clicking on the“Administration” link in the top menu.
  3. In the administration area, locate the “Plugins” section and click on it.
  4. Find the Tag Plugin in the list of installed plugins and click on the “Configure” link next to it.
  5. On the plugin configuration page, you should find options related to tag management.
  6. To edit or delete a tag:
    • Look for the “Manage Tags” section on the configuration page.
    • Depending on the plugin implementation, you may see a table or list displaying existing tags.
    • Locate the tag you want to edit or delete and find the corresponding options provided, such as an edit button or delete button/icon.
    • Click on the appropriate option to edit or delete the tag.
    • If you choose to edit the tag, you will be able to modify its name.
    • If you choose to delete the tag, click and the tag is deleted.

How to Filter the Tag #

Go to the “Issues” page, click the filter, and in add filter drop-down select the tag field and choose the required tag then click “Apply”, and display the tag-related issues. And other click the option and select the tag field then click the “Apply” option, the tag column is added and all tags are shown in the issue table.

How to Easy access and tracking #

Click on a tag to view all entities associated with that particular tag. This will navigate you to a page displaying a list of entities tagged with the selected tag and display the list of task.

Troubleshooting #

  1. Check Compatibility: Ensure that you are using a compatible version of the Redmine Flux Tag Plugin with your Redmine installation. Verify the plugin’s compatibility information and ensure it matches your Redmine version.
  2. Plugin Conflicts: Check for any conflicts with other installed plugins. Disable or uninstall conflicting plugins to see if the issue persists.
  3. Clear Caches: Clear Redmine’s caches by restarting the application or using any available cache clearing mechanisms.
  4. Community Support: Seek assistance from the Redmine community forums, plugin developers, or the official plugin repository for additional support and guidance.

Additional Resources #

Redmine Official Documentation: The official Redmine documentation provides detailed information on various features, including tagging. Visit the Redmine website (redmine.org) or redmineflux.com website and navigate to the documentation section to access relevant guides and resources. 

https://www.redmine.org/projects/redmine/wiki/Plugins

Redmine or Redmine Flux Tag Plugin Documentation: If you are specifically using the Tag Plugin, refer to its official documentation or user guide. The plugin documentation should provide detailed instructions on installation, configuration, and usage.

Frequently Asked Questions (FAQs)  #

Q1: Can I customize the colors of tags in Redmine?

A1: Yes, if your Tag Plugin supports it, you can assign custom colors to tags. The plugin’s configuration options or tag management section should provide a way to set colors for tags or define default colors.

Q2: Can I rename or delete tags that are already assigned to entities in Redmine?

A2: If you rename or delete a tag that is already assigned to entities, it can affect those entities. So, it is important to be careful when making such changes. Renaming a tag will change the name of the tag on all the associated entities. However, deleting a tag might leave entities without any tags or require you to assign new tags to them. Before making any changes, it is advisable to inform users about the changes and evaluate the potential impact.

Q3: Can users are access to edit or delete the tag?

A3: No, The users are not allowed to edit or delete the tags, only the admin or who have permission to edit or delete them.

Uninstallation of Plugin  #

To uninstall the Redmine Flux Tag Plugin, follow these steps

  1. Go to the Tag Plugin directory in Redmine. 
  2. Delete the entire Tag Plugin directory from Redmine/plugins directory. This step removes the plugin files from your Redmine installation. 
  3. If the plugin required a migration, run the following command to downgrade your database (make a db backup before): 
    bundle exec rake redmine:plugins:migrate NAME=plugin_name VERSION=0 RAILS_ENV=production
  4. Restart the Redmine server to see the changes. 
  5. This will uninstall the Redmine Flux Tag Plugin from Redmine. 

Updates and Revisions  #

  • Plugin Updates: Keep track of plugin updates and new releases. Visit the official plugin website, plugin repository, Plugin updates may include bug fixes, performance improvements, or new features related to tag management.
  • Documentation Revisions: Regularly review the plugin’s official documentation for any revisions or updates. Documentation may be revised to reflect changes in the plugin’s functionality, configuration options, or integration with the latest versions of Redmine.
  • Testing and Compatibility: Before updating the plugin or making any significant changes to your Redmine instance, consider testing the changes in a development or staging environment. This allows you to verify compatibility with your specific Redmine version, check the impact on existing tags and data, and ensure a smooth transition.

Conclusion  #

The Tag Plugin provides a valuable tagging feature to enhance the organization and categorization of information within Redmine. By effectively using tags, users can improve searchability, and find relevant information faster. This documentation should serve as a comprehensive guide to help you install, configure, and utilize the Tag Plugin successfully.

Updated on May 1, 2024

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
Checklist PluginFluxshot Extension

Powered by BetterDocs

Table of Contents
  • Introduction
  • Version Compatibility
  • Installation
  • Configuration
  • How to
    • How to View a Tag Plugin
    • How to Tag Creation
    • How to Edit and Delete Tag
    • How to Filter the Tag
    • How to Easy access and tracking
  • Troubleshooting
  • Additional Resources
  • Frequently Asked Questions (FAQs) 
  • Uninstallation of Plugin 
  • Updates and Revisions 
  • Conclusion 

Ready when you are

One platform for your whole operation.

Start a 7-day free trial of the hosted suite, or talk to the team. No credit card on the trial; no sales calls if you just want pricing.

GDPR aligned · AWS Cloud Hosting · Self-Hosting compatible · SOC 2 in progress

Start 7-day free trial → Book a 20-minute demo →
Redmineflux

The plugin suite and hosted cloud that extends Redmine — planning, execution, delivery, and governance, inside the workspace your team already runs.

Product

  • Plugins
  • Packs
  • Cloud
  • Themes
  • Pricing

Compare

  • vs Jira
  • vs Monday
  • vs ClickUp
  • vs Asana
  • All comparisons

Resources

  • Blog
  • Knowledge base
  • Changelog
  • Agents & MCP
  • Security

Contact

  • Head office8 The Green Ste R
    Dover, Delaware, 19901
  • hello@redmineflux.com
  • +1 (302) 520-5183
© 2026 Redmineflux. Made by Zehntech Technologies Inc.
Privacy Terms Cookies Security