Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugins folder and element-templates folder in different locations on Mac #597

Closed
felix-mueller opened this issue Jun 2, 2017 · 1 comment
Assignees
Labels
element templates enhancement New feature or request
Milestone

Comments

@felix-mueller
Copy link
Member

On macOS you have to add plugins to the folder:
/Users/{user_name}/Library/Application Support/camunda-modeler/plugins
For element-templates following folder is used:
/Users/{user_name}/Library/Application Support/camunda-modeler/resources/element-templates

From my point of view one should follow the same structure for element-templates & plugins, so that we have either:
/Users/{user_name}/Library/Application Support/camunda-modeler/plugins
/Users/{user_name}/Library/Application Support/camunda-modeler/element-templates
or
/Users/{user_name}/Library/Application Support/camunda-modeler/resources/plugins
/Users/{user_name}/Library/Application Support/camunda-modeler/resources/element-templates

@philippfromme philippfromme added the enhancement New feature or request label Jun 13, 2017
@philippfromme philippfromme added this to the Backlog milestone Jun 13, 2017
@philippfromme
Copy link
Contributor

Same problem on Windows. We should fix that to avoid confusion.

@nikku nikku added the backlog Queued in backlog label Feb 14, 2018
@nikku nikku removed this from the Backlog milestone Feb 14, 2018
nikku added a commit that referenced this issue Jan 23, 2019
* make resources/plugins the first path to search for
  plug-ins
* update plugins stub ship with release
* update plug-in documentation

Closes #597
@ghost ghost assigned nikku Jan 23, 2019
@ghost ghost added in progress Currently worked on and removed backlog Queued in backlog labels Jan 23, 2019
@ghost ghost added needs review Review pending and removed in progress Currently worked on labels Jan 23, 2019
nikku added a commit that referenced this issue Jan 24, 2019
* make resources/plugins the first path to search for
  plug-ins
* update plugins stub ship with release
* update plug-in documentation

Closes #597
barmac pushed a commit that referenced this issue Jan 24, 2019
* make resources/plugins the first path to search for
  plug-ins
* update plugins stub ship with release
* update plug-in documentation

Closes #597
barmac pushed a commit that referenced this issue Jan 24, 2019
* make resources/plugins the first path to search for
  plug-ins
* update plugins stub ship with release
* update plug-in documentation

Closes #597
@ghost ghost removed the needs review Review pending label Jan 24, 2019
@nikku nikku added this to the M27 milestone Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
element templates enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants