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 filter list of plugins in "plugin:list" command #11687

Merged
merged 1 commit into from May 12, 2017

Conversation

tsteur
Copy link
Member

@tsteur tsteur commented May 11, 2017

By specifying an option like --filter-plugin="Core" it will only list plugin names that contain the filter / search term.

This is useful when you have many plugins installed or when you want to do a simple check if a plugin is installed or not etc.

By specifying an option like `--filter-plugin="Core"` it will only list plugin names that contain the filter / search term.

This is useful when you have many plugins installed or when you want to do a simple check if a plugin is installed or not etc.
@tsteur tsteur added 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. labels May 11, 2017
@tsteur tsteur added this to the 3.0.4 milestone May 11, 2017
@tsteur tsteur added the Needs Review PRs that need a code review label May 11, 2017
@sgiehl
Copy link
Member

sgiehl commented May 12, 2017

works 👍

@sgiehl sgiehl merged commit 45a7a27 into 3.x-dev May 12, 2017
@sgiehl sgiehl deleted the filterlistplugins branch May 12, 2017 07:08
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. Needs Review PRs that need a code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants