Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Plugins
  1. OpenProject
  2. Forums
  3. Plugins
  4. How to install Plugins to packaged CE

How to install Plugins to packaged CE

Added by Julian Ohm almost 10 years ago

Hi

I have now installed openproject and wanted to install some plugins (for example the translations) but i can’t figure out how to install it.

As described in the manual, it seems that it is not possible to install plugins to my version. am i right?

i tried to put

gem "openproject-translations", :git => 'https://github.com/opf/openproject-translations.git', :branch => 'stable'

into the Gemfile.plugins, but

bunde install

gives an error

# bundle install -bash: bundle: command not found

So i hope, someone can help

regards
Julian


Replies (8)

RE: How to install Plugins to packaged CE - Added by Robin Wagner almost 10 years ago

Hello Julian,

you are right:
The installation instructions for the plugins are for the manual installation.
You would need to install the manual installation to customize the list of provided plugins.

Best,
Robin

RE: How to install Plugins to packaged CE - Added by Joseph Bassett almost 10 years ago

I just installed 4.2 using the instructions. It used a wizard. Are you saying I cannot modify “as much” or plugins, Or that there is a reason to install using the manual installation method OVER the automated one? That is just not standard.

If so please let me know and let me know how to uninstall the version I have so I can then install the manual version.

Joe

RE: How to install Plugins to packaged CE - Added by Robin Wagner almost 10 years ago

Hello Joe,

if you installed the packaged community edition all the supported plugins are included (which includes translations which has been integrated in the core with OpenProject 4.2).
You can use the packaged installation without restrictions (e.g. on the configuration).

However, if you plan to install additional plugins (such as the plugins provided by the community (which are however not supported) (you can find some of those plugins at the bottom of the list of plugins )) you would need to install the manual installation which gives you more flexibility in terms of adding or removing plugins.

That being said we recommend the packaged installation since it is significantly easier to install and update.

(I referred to the manual installation since the syntax Julian used is how plugins are added to the manual installation.)

Best regards,
Robin

RE: How to install Plugins to packaged CE - Added by Joseph Bassett almost 10 years ago

Ok so it sounds like If I want generally more control (possibly in addition to Plugin control?) that I should wipe this and install the manual version. Would that be correct? Meaning, for “a little more work now” would I be able to do the “maximum amount of manual config later?”

RE: How to install Plugins to packaged CE - Added by Robin Wagner almost 10 years ago

Hello Joseph,

you get indeed a little more flexibility with the manual installation.
The downside of the manual installation is not only the more complex installation process but also potentially a more complex update routine when a new OpenProject version is released.
If you are however familiar with Ruby on Rails, prefer the flexibility of adding / removing plugins to your liking and don’t mind the increased complexity the manual installation may indeed be the better choice for you.
For instructions on the manual installation, take a look at the manual installation guide.

Best regards,
Robin

RE: How to install Plugins to packaged CE - Added by Samuel Perez over 9 years ago

Reading this i understand that if i want to add spanish language to my OpenProject, it must installed manually. In other words, i can’t add spanish language to OpenProject packet installation. Have i understood it correctly? Thank you.

RE: How to install Plugins to packaged CE - Added by Robin Wagner over 9 years ago

Hello Samuel,

you don’t need to install the manual installation to use different languages (such as Spanish).
You can install the packaged installation and then activate the language in the admin settings (Administration > Settings > tab Display).
With OpenProject 4.2 the translation functionality was moved into the OpenProject core, so it’s even independent from any plugins.

Best regards,
Robin

RE: How to install Plugins to packaged CE - Added by Christian Ratz over 9 years ago

@samuel check this out an how to install plugins in a package based installation

Best
Ratzi

  • (1 - 8/8)
Loading...