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

Enhance console command plugin:list with version information #20717

Merged

Conversation

ziegenberg
Copy link
Contributor

Description:

Add a column to the plugin information table with the plugin version when the verbosity level of the console command plugin:list is increased (-v).

Review

Copy link
Member

@sgiehl sgiehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @ziegenberg
Thanks for this contribution. I've left a couple of comments for certain improvements.

core/Plugin/Manager.php Outdated Show resolved Hide resolved
plugins/CorePluginsAdmin/Commands/ListPlugins.php Outdated Show resolved Hide resolved
plugins/CorePluginsAdmin/Commands/ListPlugins.php Outdated Show resolved Hide resolved
@sgiehl sgiehl added this to the 5.0.0 milestone May 15, 2023
@sgiehl sgiehl added the Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. label May 15, 2023
* Add a column to the plugin information table with the plugin version,
  when the verbosity level of the console command `plugin:list` is
  increased (-v).

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@ziegenberg ziegenberg force-pushed the enhance-console-command-list-plugins branch from e8f2507 to c0079c5 Compare May 15, 2023 12:22
@ziegenberg ziegenberg requested a review from sgiehl May 15, 2023 12:22
Co-authored-by: sgiehl <stefangiehl@gmail.com>
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@ziegenberg ziegenberg force-pushed the enhance-console-command-list-plugins branch from c0079c5 to 6c141e7 Compare May 15, 2023 12:24
@ziegenberg
Copy link
Contributor Author

I applied all the suggested improvements and rebased them onto the current 5.x-dev branch.

@sgiehl sgiehl merged commit eb4e80d into matomo-org:5.x-dev May 15, 2023
18 of 19 checks passed
@sgiehl sgiehl changed the title enhance console command plugin:list with version information Enhance console command plugin:list with version information May 16, 2023
@ziegenberg ziegenberg deleted the enhance-console-command-list-plugins branch May 16, 2023 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants