Top Menu

Jump to content
    Global modules

    Global modules

    • Home
    • Projects
    • Activity
    • Work packages
    • Gantt charts
    • Calendars
    • Team planners
    • Boards
    • News
    Home
    Home
Help
    Getting started
    • Introduction video
  • 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

User menu

Sign in
Forgot your password?

or sign in with your existing account

OpenProject ID Google

Side Menu

Collapse project menu

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

Content

Expand project menu
Plugins
  1. OpenProject Community
  2. OpenProject
  3. Forums
  4. Plugins
  5. 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 almost 10 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...