Redmine by DevDock
The Redmine by DevDock plugin is an evolution of the Standard Redmine plugin. It offers the same functionalities plus a specific User Management feature. This page focuses only on this feature, all standard capabilities are explained in the standard Redmine's help page.
Data Type
The Redmine by DevDock Plugin is working with the following Data Type:
Plus the ones of the Standard Redmine plugin.
Events
The Redmine Plugin is treating the following Events:
- IN events (Redmine to BizDock): none
- OUT events (BizDock to Redmine):
- User OBJECT_CREATED: when a new BizDock User is created, a Redmine user is also created.
- User OBJECT_DELETED: when a BizDock User is deleted, the associated Redmine user is also deleted.
- User OBJECT_UPDATED: when a BizDock User is updated (first name, last name or e-mail), this change is propagated to Redmine.
Plus the ones of the Standard Redmine plugin.
Configuration
The configuration is exactly the same than the Standard Redmine plugin except the properties “redmine.host.url” and “redmine.api.key” that are prefilled with the DevDock Redmine instance values.