Varbase Reports

Provides a list of statistical reports. Targeted about users, content, blocks. And be able to export data.

Varbase KPIs Users Reports - Registered users report

Varbase KPIs Content Reports - Created content report

Varbase Reports Module

project_directory
|-- docroot
    |-- modules
        |-- contrib
            |-- varbase_reports

Brings in the following core and contributed modules to your site:

Module

Purpose

User

(in Drupal core)

Manages the user registration and login system.

Node

(in Drupal core)

Allows content to be submitted to the site and displayed on pages.

Views

(in Drupal core)

Create customized lists and queries from your database.

Provides advanced options (e.g. links, checkboxes, or other widgets) to exposed Views elements.

Allows to format date fields using SQL. This enables group aggregation. (Needs 'Date Views' to work with Date-module fields.)

Provides CSV as a serialization format.

Plugin to export views data into various file formats.

Last updated