Forena is database report writing software built on the Drupal platform. Forena is built of the idea that if you can write the SQL necessary to get the data out of a database, it should take very little work to get that data out on the web. It is designed to leverage knowledge of HTML, CSS, SQL and Java Script to help you create rich interactive web reports.
Note: Before trying out forena make sure you have private file systems properly configured. It doesn't need to be set as the default delivery method, but it does need to be configured.
Drupal 8 Version
Work on the Drupal 8 Version is in progress! I will release an early alpha once the base reporting engine is functional with unit test coverage before beginning work on the WYSIWYG reporting interface.
Features
The current version allows you to create reports using SQL from Drupal, or using data stored in XML files.
It comes bundled with a couple of sample reports reports that will both demonstrate how reports are created, and provide useful information on your existing Drupal site.
Some key features include:
Create custom reports from your Drupal database.
Create reports against PDO supported database (SQLite, MySQL, MS SQL, etc).
You'll never-again have to wonder how the heck someone found you!
What it does:
This module will instantly append Google Analytics information to the bottom of the Contact Form, WebForm, and Rules emails.
The Value Proposition:
Before, you had to search your web logs for "/[some_form_name]", and match it to an IP address. Then, go backwards through your log file to find the first hit from that IP address. Finally, you crossed your fingers and hoped there was something meaningful in the referrer field.
But, now you can be lazy and enjoy all the information in the footer of your email!
What's New?:
1.4: Added an "allowed recipients" list to prevent the footer from showing up in every email.