twomice / org.civicrm.extensionsui

CiviCRM extension: Provides improved interface for in-app extension management
Other
2 stars 3 forks source link

DISCUSS: When prompting for CiviCRM upgrade, provide info about compatibility of installed extensions #29

Open twomice opened 6 years ago

twomice commented 6 years ago

CiviCRM notifies when a new core version is available. This improvement adds information to that notice, e.g, for each installed extension:

"CiviCRM 5.5 is available. CiviFoobar extension is already being used by 1000 users on CiviCRM 5.5; only 2 have reported problems."

universalhandle commented 6 years ago

We also discussed a color-coding system of sorts:

Green: Zero problems reported. Yellow: Some problems reported -- haven't been conclusively established as upgrade-related. Orange: Some upgrade issues confirmed, but they are edge cases (i.e., they don't affect everyone). Red: Confirmed incompatible.