Get a fully functioning Matomo Analytics for your WordPress. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Privacy is built-in. 100% data ownership, no one else can see your data. We love Pull Requests!
In case users manually install Matomo plugins without the Marketplace installed, they may be confused when there's no automatic update for the plugin available.
To avoid support requests around this, we can:
when the marketplace is not installed, on the WP plugins admin page, detect any installed Matomo plugins, and add a link to the plugin description to the marketplace setup wizard
detect if there are new versions available for these plugins, and display that info as well to motivate users to install the marketplace plugin
In case users manually install Matomo plugins without the Marketplace installed, they may be confused when there's no automatic update for the plugin available.
To avoid support requests around this, we can: