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. Create new plugin, but I don't see in the plugin list

Create new plugin, but I don't see in the plugin list

Added by Michael Freitter over 9 years ago

Greetings,

I have create a new plugin and store it in the folder “/opt/openproject-ce/vendored-plugins”.
Than I have insert this code

PATH remote: vendored-plugins/openproject-wide_wp specs: openproject-wide_wp (0.0.1) rails (~> 3.2.14)

in the file Gemlock.file

and the code
@ gem “openproject-wide_wp”, path: “vendored-plugins/openproject-wide_wp”@
in the file Gemfile.plugin

But I can’t see the new plugin in the list “administration” -> “plugins”?

What am I doing wrong?

Regards
Michael


Loading...