Drupal is a registered trademark of Dries Buytaert

data_resource

No security coverage
View on drupal.org

This module abstracts the data from the implementation. It creates two plugin types. Resources and Processors.

Features

Easy to work system where the developer has full control over the code used to bring in and process data. The only UI is the two places where you register the plugins Resources and Processors.

To create a Resource go to content and create a Resource. The only one created at the moment is a ClassResource. To use it you will need to create a custom module with a Class name DataResource and then the label you used in creating the Resource. Example: DataResourceMyResourceLabel.php You must use one word labels when creating a Resource and select the custom module you created as a class source. Then place the class in the src folder of your custom module.

Installation

Install like you would any other module.

Similar projects

Feeds

Activity

Total releases
1
First release
Jul 2025
Latest release
7 months ago
Release cadence
Stability
0% stable

Releases

Version Type Release date
1.0.x-dev Dev Jul 10, 2025