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

Add possibility to use buttons in plugin settings to test configured settings #8641

Open
tsteur opened this issue Aug 25, 2015 · 1 comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@tsteur
Copy link
Member

tsteur commented Aug 25, 2015

Use case:

It would be nice to define a button eg "Test". This would eg send all the plugin settings to a defined action (eg Controller or API) and output / show the returned response.

For example a "FileSynchronizer" plugin could have one or multiple test buttons. When pressing "Test" next to "Source directory" it would list all files that would be synchronized. When pressing another "Test" button it would check whether syncing one file actually works.

This is not super trivial and not very high value so moving it to mid term.

@tsteur tsteur added Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. labels Aug 25, 2015
@tsteur tsteur added this to the Mid term milestone Aug 25, 2015
@diosmosis
Copy link
Member

👍 This would be a useful diagnostic for debugging user installs as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: Platform For Matomo platform changes that aren't impacting any of our APIs but improve the core itself. Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants