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

feature plugin repository #1043

Closed
anonymous-matomo-user opened this issue Nov 23, 2009 · 3 comments
Closed

feature plugin repository #1043

anonymous-matomo-user opened this issue Nov 23, 2009 · 3 comments
Assignees
Labels
duplicate For issues that already existed in our issue tracker and were reported previously. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.

Comments

@anonymous-matomo-user
Copy link

Hello guys,

it would be absolutly perfect, to have something like the wordpress or TYPO3 extension repository for piwik extensions.

I think the following features are needed:

  • login with trac account
  • registration of ext keys -> will be the same as the directory
  • reserved extnames for system extensions
  • remote installation
  • update notification in extension list

So we will need a server and a client part.

Todo for server part

  • extension repository browser
  • webservice versioncheck and download api (one way would be to downlaod the complete list of plugins and then check against the local list to respect privacy of the piwik users - other way like wordpress aks the webserver api for every plugin)
  • extensionkey registration and management

Todo for the client part

  • communication with the repository to check the version of installed extensions
  • upload of localy developed plugins to the repository with trac user credentials

I think most of the functionality could be integrated into CorePluginsAdmin and there is already done a lot. ;)

I hope this idea helps to improve piwik. If you need a very usable repository please have a look of the one implemented for TYPO3, perhaps the TYPO3 project gives you the chance to use parts of the TER code.

Best regards

Kay

@robocoder
Copy link
Contributor

Rescheduling for post-1.0 ... unless someone wants to pick up the ball and run with this...

@robocoder
Copy link
Contributor

see also: #936

@mattab
Copy link
Member

mattab commented Apr 14, 2010

I'm closing this and gathering requirements for both server and plugins in the ticket: #1116 - please write your comments and ideas there :)

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate For issues that already existed in our issue tracker and were reported previously. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

3 participants