Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vardot/varbase_reports

Provides a list of statistical reports about users, content as a page, block and be able to export data.
https://github.com/vardot/varbase_reports

drupal drupal8 reports varbase

Last synced: about 16 hours ago
JSON representation

Provides a list of statistical reports about users, content as a page, block and be able to export data.

Awesome Lists containing this project

README

        

# Varbase Reports

Provides a list of statistical reports about users, content as a page, block
and be able to export data.

This is a [Varbase](https://www.drupal.org/project/varbase) feature.
But you can use it with Drupal core.

## Features:
### Varbase KPIs Users Reports
* Registered users report

### Varbase KPIs Content Reports
* Created content report

## Requires:
* [Better Exposed Filters](https://www.drupal.org/project/better_exposed_filters) module.
* [Views Date Format SQL](https://www.drupal.org/project/views_date_format_sql) module.
* [CSV Serialization](https://www.drupal.org/project/csv_serialization) module.
* [Views data export](https://www.drupal.org/project/views_data_export) module.

### Use With [Varbase](https://www.drupal.org/project/varbase) Distribution:
This module is best used with [Varbase](https://www.drupal.org/project/varbase) distribution.

# Install with Composer

To install the most recent stable release you could run this command:
```
composer require drupal/varbase_reports
```

---

This module is sponsored and developed by [Vardot](http://www.vardot.com/)