Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a drupal module that can create custom dashboards / reports / map data from a mySQL database?

I want to create a backend analytics console for my users. I was wondering if there was a 3rd party service / drupal module that I can use as a starting point for this. Or is this more of a custom job?

like image 491
jds950 Avatar asked Dec 18 '25 09:12

jds950


2 Answers

I would use Google Charts with the Chart project: http://drupal.org/project/chart

You didn't mention if you are using Drupal 6 or 7, but it supports both.

like image 61
Shane Grant Avatar answered Dec 20 '25 11:12

Shane Grant


Most likely, what you are wanting to do is a custom job--if you are seeking some sort of specialized reporting. It really depends on what you want to accomplish. If you could provide additional detail, I would be happy to try and offer a more precise answer.

If you are just querying the database, it is quite easy to either use Views or write a simple custom module to produce basic reports.

There is also a module called Forena Reports which you may find useful. http://drupalmodules.com/module/forena-reports

If you are looking for analytics on site access, my recommendation is to start by adding in the Google Analytics module and using Google for your statistics. Its painless and their insights are exceptional.

In the meantime, take a look at http://DrupalModules.com. The site is fantastic and is extremely helpful in locating useful modules.

Please note that the specific version of Drupal you are using will affect which modules are available.

Here are a few modules that might be of some value.

http://drupalmodules.com/module/total-control-admin-dashboard

http://drupalmodules.com/module/administration-dashboard

Hope this helps.

like image 23
Anthony Gatlin Avatar answered Dec 20 '25 10:12

Anthony Gatlin



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!