Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 925 Bytes

Readme.md

File metadata and controls

29 lines (19 loc) · 925 Bytes

Emoncms Dashboard Module

Codacy Badge

Install

$ cd /var/www/emoncms/Modules
$ git clone https://github.com/emoncms/dashboard
$ sudo apt-get update 
$ sudo apt-get install php7.0-mbstring

Login to Emoncms then run: Admin > Check for database updates

Update

$ cd /var/www/emoncms/Modules/dashboard
$ git pull origin master

Drag'n drop visual custom dashboard builder for Emoncms

dashboard

dashboard2

Credit to smitt1979 for the second excellent dashboard example. See Emoncms dashboard showcase forum for more examples.