Unique Dashboard 🦄

Local plugins ::: local_vxg_dashboard
Maintained by Veloxnet Ltd.
Create customized dashboard with multi columns or tiled look for all employees or different ones for each departments!
Latest release:
74 sites
27 downloads
26 fans
Current versions available: 1

With the Corporate Dashboard, you can create your own corporate interfaces that appear on the menu, which can also be multi column or tiled, according to trends. You can easily place different blocks on the dashboard, such as our organization management blocks, as well as other blocks available on Moodle.org. This theme is part of a corporate LMS package which makes the Moodle system suitable for a complete enterprise training organization with several plugins. If you are interested in it, contact us for further information on lms@veloxnet.hu.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2
Screenshot #3
Screenshot #4
Screenshot #5

Contributors

Veloxnet Ltd. (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Hiện lời bình
  • Plugins bot
    Th 4, 29 thg 7 2020, 10:30 PM
    Approval issue created: CONTRIB-8193
  • Dan Marsden
    Th 6, 31 thg 7 2020, 8:17 AM
    Please see the comments on CONTRIB-8193 (and please add your tracker account as a watcher on all the CONTRIB issues created for your plugin submissions.) - thanks.
  • Tien Nguyen
    Th 3, 1 thg 2 2022, 12:47 PM
    Thank you very much for this Amazing plugin. Super useful and very much needed.

    I'm using it in my project and love it.
    Question: Since I'm using this custom menu, I would like to remove the default Dashboard link from moodle's menu.

    Is there a way to do this.

    Cheers.
  • Veloxnet Ltd.
    Th 3, 1 thg 2 2022, 5:11 PM
    Hello Tien! I'm very happy that you are like this plugin.
    Maybe with CSS. In the Boost(theme) settings go Advanced settings. In the Raw SCSS field copy this:

    #nav-drawer .list-group-item.list-group-item-action[data-key="myhome"]{
    display: none;
    }

    I hope this help.
  • Ezzeddin Hamed
    Th 5, 7 thg 3 2024, 5:37 PM
    Hi,
    A wonderful plugin, but unfortunately, it is not working for me as it should be, it could need some update.

    On the current implementation, I am using Moodle 4.3, I can create the dashboard, but cannot open it for customizing, when I click on the title of the dashboard it opens the settings page which is the same when creating it. The new created dashboard does not appear on the menu.
    To overcome this, I opened the link for the first dashboard directly using the link /local/vxg_dashboard/index.php?id=1, which actually worked and I can with this customize the dashboard, therefor I can add the link manually to the menu.

    I tried the plugin on Moodle 3.9, it works fine without any problem.

    Any thoughts if this plugin would be updated.

    Thanks,
  • Michael Milette
    Th 3, 10 thg 9 2024, 3:52 AM
    Hi Ezzeddin,

    I agree, the Unique Dashboard is indeed a useful plugin. I tried it recently and came across the same issue. Thank you for posting the helpful link.

    Take a look at this fork:

    https://github.com/michael-milette/moodle-local_vxg_dashboard

    It is based on this plugin but includes some additional work by Dan Marsden and me. Dashboards still don't appear in any menu but clicking on the dashboard name in the Veloxnet dashboard manager now takes you to the dashboard. You can then use the link to add it to the Primary custom menu.

    Should work for you in Moodle 4.3 but I have only tested it in Moodle 4.1 so far.

    Hope you find this helpful.

    Best regards,

    Michael Milette
Please login to post comments