Skip to content
Snippets Groups Projects
Jaap Jansma's avatar
jaapjansma authored
Moved the Smart Group functionality to its own extension (shipped with data processor). So we can set the requirement for legacy searches extension.
e1822de2
History

Data Processor

The data processor is an extension with which system administrator can do the following:

  • Create custom searches with optional the possibility to export the results
  • Create an API to fetch data. This is quite useful if you have external systems which need data from CiviCRM.
  • ... and developers can enhance the outputs of the data processor so that much more is possible, even things we haven't thought of yet.

Below a screenshot of the configuration screen

Screenshot configuration screen

And below a screenshot of the above data processor in action as a custom search:

Screen of data processor in action as a search

The extension is licensed under AGPL-3.0.

Documentation

Related extenions

Developer documentation

Installation

Install this extension by downloading it from https://lab.civicrm.org/extensions/dataprocessor/-/archive/master/dataprocessor-master.zip and then upload it to your civicrm server in the extension folder. And then press install in the Administer --> System Settings --> Extensions screen.

Optional

To get more information about each fields in DataProcessor. A CiviTutorial has been created, to view tutorial install CiviTutorial Extension.

To Install CiviTutorial in the Administer --> System Settings --> Extensions screen. (Found in Add New)

Known Issues

  • From civicrm 5.41.0 and up the extension legacycustomsearches must be enabled. This is a core supplied extension, so there is no need for download. Enable it in the Administer --> System Settings --> Extensions screen, or use cv en legacycustomsearches.