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

Varbase reports features are bundled through the Varbase Reports module. GitHub: https://github.com/Vardot/varbase_reports Drupal.org: https://www.drupal.org/project/varbase_reports

After building a project using the varbase-project template.

Install with Composer: $ composer require 'drupal/varbase_reports:~10' Using Composer to manage Drupal site dependencies

The code of the Varbase Reports module will be located in:

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

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

Last updated