matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.68k stars 2.62k forks source link

Make update notification for plugins more visible #6701

Open kghbln opened 9 years ago

kghbln commented 9 years ago

Currently an admin of Piwik has to click on the user menue and then on any subitem of the menue to see if third-party plugins need to be updated. Even then this note is just a tiny number in brackets right of the Plugin menue item. I believe that it will be great to have the notification prominently at the same spot as for core. Thank you for considering this enhancement request.

tsteur commented 9 years ago

:+1:

sirtet commented 9 years ago

...Even then this note is just a tiny number in brackets right of the Plugin menue item.

Can't even find where that is.

There IS a more visible indicator, but ONLY if available updates are detected: The plugin shows up on the top of the plugins list then.

To be more clear, i'd suggest a status indicator on the plugins page, similar to the one for core updates. In my duplicate i suggested an example for the core update-status:

You are using Piwik version z.x.y All plugins are up to date (3 need manual check)

For that i assumed that not all plugins can be auto-updated. Am i right about that? If so, this should be clearly stated, so nobody is in false securiy (about missing possible security updates).

eg. a Message on the top of the plugins list:

2 of your active plugins can not be checked for updates automatically, you need to check manually!

tsteur commented 9 years ago

Displaying it there sounds very good. We were thinking about it recently and didn't think of this :+1:

MagicFab commented 9 years ago

When plugins need to be updated there is an indicator (number) next to the plugins label in the administration menu. This requires actively looking into this menu.

Plugin upgrade notifications could also be aligned (in timing) with regular / point release upgrade Piwik notifications. Another concern is backwards compatibility. Should a plugin be updated ASAP? Is there a check for BC/dependencies?

These are just suggestions, the main goal is to make plugin upgrade notifications more visible.