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

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Bundled plugins gone after upgrade to 14.1.1

Bundled plugins gone after upgrade to 14.1.1

Added by Gerard Bardoc 11 months ago

Upgraded from 13 to 14.1.1 (on-prem packaged Ubuntu 20.04) and when navigating from the web interface > admin > plugins, all the plugins are gone.


Replies (3)

RE: Bundled plugins gone after upgrade to 14.1.1 - Added by Alexander Aleschenko 11 months ago

havin same empty page, but plugins working ok.

RE: Bundled plugins gone after upgrade to 14.1.1 - Added by Alexander Stock 11 months ago

Hello Gerard and Alexander,

this has indeed changed with version 14.0 and is a result of feature request #53346. [1]
Only non bundled plugins appear in the plugins section now after the previous listing sparked confusion in some situations.
If you want to see all installed plugins you can do this in the rails console. [2]

In the rails console you can run the following command to show all installed plugins:

Redmine::Plugin.all

Best,

Alexander

[1] https://www.openproject.org/docs/release-notes/14-0-0/
[2] https://www.openproject.org/docs/installation-and-operations/operation/control/#run-commands-like-rake-tasks-or-rails-console

RE: RE: Bundled plugins gone after upgrade to 14.1.1 - Added by Alexander Aleschenko 9 months ago

Hello Alexander,

thanks for explanation, actually reasonable behavior not to show bundled modules.

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