Skip to content

opf/openproject-dev_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openproject-dev_tools

An OpenProject plugin that adds development tools to make local development easier.

⚠️ This plugin is intended for local development only. Do not use it in production.

Tools

  • User switcher: A dropdown in the top navigation bar listing all active users. Click any user to immediately switch to them.

Installation

Add it like this to your OP Gemfile.local file:

group :development do
  gem 'openproject-dev_tools', github: 'opf/openproject-dev_tools'
end

About

OpenProject plugin adding tools helping with local development of OpenProject

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors