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

Piwik Marketplace (upload Plugin) not possible without internet #11494

Closed
firefart opened this issue Mar 16, 2017 · 3 comments · Fixed by #11630
Closed

Piwik Marketplace (upload Plugin) not possible without internet #11494

firefart opened this issue Mar 16, 2017 · 3 comments · Fixed by #11630
Assignees
Milestone

Comments

@firefart
Copy link

Currently the Marketplace GUI to upload new plugins can only be accessed, if the server has correct internet access. If the installation is based behind a corporate proxy the marketplace request fails with an curl_exec error like

curl_exec: Could not resolve host: plugins.piwik.org. Hostname requested was: plugins.piwik.org

So it is not possible to access the upload plugin form without internet. I think the missing internet exceptions should be handled gracefully so the superadmin is still able to upload plugins via the web gui (without having shell access)

@tsteur
Copy link
Member

tsteur commented Mar 16, 2017

I see, the problem is that the upload plugin feature is on the Marketplace page but it may not be possible to view that page when there is no internet connection? Is that right?

We would need to move the upload to the plugins page or so

@firefart
Copy link
Author

@tsteur exactly that's the problem :)

@mattab mattab added this to the 3.0.3 milestone Mar 21, 2017
@mattab
Copy link
Member

mattab commented Mar 21, 2017

We would need to move the upload to the plugins page or so

would suggest to put the "upload plugin" feature on both pages "Plugins" and "Marketplace" if possible.

Proposed:

  • on Plugins page: change Extend Piwik by <a>installing a new plugin</a>. to Extend Piwik by <a>installing Plugins from the Marketplace</a> or <a>upload a Plugin in .zip format</a>.
  • Leave Marketplace as it is

@sgiehl sgiehl assigned sgiehl and unassigned sgiehl Mar 25, 2017
@mattab mattab modified the milestones: 3.0.4, 3.0.3 Mar 27, 2017
@sgiehl sgiehl self-assigned this Apr 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants