Install
Works with Drupal: ^10 || ^11Using dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Initial development release of Simple Entity Reports.
Simple Entity Reports provides a lightweight, table-based report builder for Drupal entities. It allows permitted users to create, save, run, filter, sort, and export entity reports without needing to build a custom View for each reporting need.
Included in this development release:
- Build reports from supported Drupal content entity types.
- Select columns from entity properties, fields, field sub-properties, referenced entity fields, select/list labels, flags, and formatted date values.
- Save private or public reports.
- Save filters with reports.
- Clone existing reports.
- Export report results to CSV.
- Reorder selected columns with drag-and-drop.
- Live-search and filter available columns in the column selector dialog.
- Track report owner, original creator, created date, last run date, and result count.
This is an initial development release. APIs, configuration structure, and saved report storage may change before a stable 1.0.0 release. Testing and feedback are welcome.