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

Research if we can let plugins use Composer libraries #8568

Closed
mattab opened this issue Aug 13, 2015 · 1 comment
Closed

Research if we can let plugins use Composer libraries #8568

mattab opened this issue Aug 13, 2015 · 1 comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.

Comments

@mattab
Copy link
Member

mattab commented Aug 13, 2015

Letting plugin developers use composer to define dependencies will be a huge benefit!

Notes:

  • One challenge for example would be, if two plugins use the same composer library (eg. Yaml parser) but use different versions. How do we make this work?
  • How to make it work when Piwik instance does not have access to Internet?
  • How to make it work with different Piwik versions, different PHP versions?
@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Aug 13, 2015
@mattab mattab added this to the 3.0.0 milestone Aug 13, 2015
@mnapoli
Copy link
Contributor

mnapoli commented Aug 14, 2015

FYI see links and comments below: #4485 (comment)

@mattab mattab closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2023
@sgiehl sgiehl added the wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it. label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. wontfix If you can reproduce this issue, please reopen the issue or create a new one describing it.
Projects
None yet
Development

No branches or pull requests

3 participants