Skip to content

Import dashboard command - #341

Open
btry wants to merge 1 commit into
pluginsGLPI:developfrom
btry:feature/import_dashboard_command
Open

Import dashboard command#341
btry wants to merge 1 commit into
pluginsGLPI:developfrom
btry:feature/import_dashboard_command

Conversation

@btry

@btry btry commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

useful to recreate a damaged reporting dashboard

@btry btry self-assigned this Aug 28, 2026
@btry btry added the enhancement New feature or request label Aug 28, 2026
Comment thread setup.php
$PLUGIN_HOOKS[Hooks::DASHBOARD_TYPES]['carbon'] = [Widget::class, 'WidgetTypes'];
// @phpstan-ignore-next-line
if (version_compare(GLPI_VERSION, '11.0.8', '>')) {
if (version_compare(GLPI_VERSION, '11.0.8', '>=')) {

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

the dashboard reset feature is available since 11.0.8 included

@btry
btry force-pushed the feature/import_dashboard_command branch from 16174cc to 9192397 Compare August 28, 2026 08:44
useful to recreate a damaged reporting dashboard
@btry
btry force-pushed the feature/import_dashboard_command branch from 9192397 to 5831435 Compare August 28, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant