Skip to content
Snippets Groups Projects
Select Git revision
  • 2.1.x
  • 3356327-fix-dashboards.cache-for
  • 2.1.x-chart-reqork
  • 2.0.x
  • erikseifert-2.0.x-patch-35117
  • feature/phpstan
  • 8.x-1.x
  • master
  • feature/matomo
  • feature/lazy-build
  • 2.1.6
  • 2.1.5
  • 2.1.4
  • 2.1.3
  • 2.1.2
  • 2.1.1
  • 2.1.0
  • 2.1.0-beta6
  • 2.1.0-beta5
  • 2.1.0-beta4
  • 2.0.8
  • 2.1.0-beta3
  • 2.0.7
  • 2.1.0-beta2
  • 2.1.0-beta1
  • 2.0.6
  • 2.0.4
  • 2.0.3
  • 2.0.2
  • 2.0.1
30 results

dashboards-3356327

  • Clone with SSH
  • Clone with HTTPS
  • Forked from project / dashboards
    21 commits behind the upstream repository.
    Dinesh Kumar Bollu's avatar
    Issue #3353660 by dineshkumarbollu: Replace README.txt with README.md and update README.md file
    Dinesh Kumar Bollu authored and Erik Seifert committed
    0589c586
    History

    Dashbords

    This module is heavily inspired from Mini Layouts.

    Installation

    Install as you would normally install a contributed Drupal module. For further information, see Installing Drupal Modules.

    Features

    • >= 2.0.1 Gin support
    • Create dashboards with layout builder.
    • Possibility personalize dashboards per user.
    • All dashboards are config entities and exportable.
    • Add a new plugin base for dashboards components.
    • Integration into drupal toolbar.
    • Chart integration for dashboards plugins.
    • Example plugins for statistics.
    • Plugins for display embed views.
    • RSS Plugin

    Known issues

    Apply following patch to show dashboards in admin theme. Only Drupal 8.8 #3005403: Cannot delete or edit a block that is placed in a section of the layout_builder

    There is a issue with Layout builder Restrictions < 2.2 . Layouts could not be saved if this module is enabled. #3097098: Unable to save layout changes for Mini Layouts section storage plugins Apply Patch 11, so layout could be saved.

    With version 2.2 all should work correct.

    Maintainers