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

[Marketplace] Validate plugin repository by Github URL #4462

Open
tsteur opened this issue Dec 29, 2013 · 0 comments
Open

[Marketplace] Validate plugin repository by Github URL #4462

tsteur opened this issue Dec 29, 2013 · 0 comments
Labels
c: Marketplace For issues that affect the Matomo Plugin Marketplace where you can download plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@tsteur
Copy link
Member

tsteur commented Dec 29, 2013

To validate whether a plugin is "valid" the user enters a GitHub repository URL on the Piwik Developer website and/or on a page on the Marketplace. After confirming the URL we could perform some checks like:

  • plugin.json / README exists
  • plugin.json is valid
  • display hints like "add a section description to your readme"
  • Name/Version is valid
  • Maybe even already check for syntax errors etc
  • ...

And display a nice report afterwards.

@tsteur tsteur added this to the 2.x - The Great Piwik 2.x Backlog milestone Jul 8, 2014
@mattab mattab removed the P: normal label Aug 3, 2014
@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Marketplace For issues that affect the Matomo Plugin Marketplace where you can download plugins. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

2 participants