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

Add support info to plugin json for all of our marketplace plugins #10402

Open
tsteur opened this issue Aug 16, 2016 · 0 comments
Open

Add support info to plugin json for all of our marketplace plugins #10402

tsteur opened this issue Aug 16, 2016 · 0 comments
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. c: Website matomo.org For issues related to our matomo.org website. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.

Comments

@tsteur
Copy link
Member

tsteur commented Aug 16, 2016

See example in http://developer.piwik.org/guides/distributing-your-plugin#pluginjson-file
eg

"support": {
        "email": "hello@...",
        "issues": "https://github.com/piwik/piwik/issues",
        "forum": "https://forum.piwik.org",
        "source": "https://github.com/piwik/piwik/",
        "wiki": "https://github.com/piwik/piwik/wiki",
        "docs": "https://piwik.org/docs/",
        "rss": "https://piwik.org/feed/"
    },
@tsteur tsteur added Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. c: Website matomo.org For issues related to our matomo.org website. labels Aug 16, 2016
@mattab mattab added this to the 3.0.0 milestone Nov 11, 2016
@mattab mattab added the c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. label Dec 10, 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. c: Website matomo.org For issues related to our matomo.org website. Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

No branches or pull requests

2 participants