Install

Works with Drupal: ^10 || ^11

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 27.97 KB
MD5: b7c34fc228f0f1fde3077b91353c6c61
SHA-1: 5e597358385d5c9d001654e4d0d84c49173ce024
SHA-256: 4d4033ab19d3536d1bf60c8b801ab5beb2ad9051d6814ce3fb9d1ef97197301f
Download zip 37.73 KB
MD5: b8d8a21548d44e3015f0ed558412b80b
SHA-1: 3cabff1c6ea714d92e4bf48bebec8a525ff61bc3
SHA-256: babac766d43de05b346335294523712a7d01c280baadf05d0fb4da1115ea475f

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.

Created by: wlofgren
Created on: 31 May 2026 at 07:31 UTC
Last updated: 31 May 2026 at 07:32 UTC

Other releases