Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.5 KB

README.md

File metadata and controls

48 lines (34 loc) · 1.5 KB

CiviCRM Entity

CiviCRM Entity is a Backdrop module which exposes many CiviCRM API entities as true Backdrop entity types. That means that almost any module that can use Backdrop entities can also access and manipulate CiviCRM data, Backdrop style.

It allows integration, entity references, Views, Rules, etc.

This module integrates nearly 40 CiviCRM entities as Backdrop entities by wrapping CiviCRM API calls in extended Backdrop Entity controllers.

This means:

  • Developers can use the core and contrib Entity Plus for working with CiviCRM data.
  • Rules integration.
  • Display Suite, and Display Suite Forms Integration.
  • Views integration.
  • Works with Entity References.
  • Works with Search API and Facet API.
  • Places nicely with Services module.
  • Works with Entityqueue.
  • Native Backdrop View Pages (e.g. /civicrm-contact/1).
  • Native Backdrop Edit Forms (e.g. /civicrm-contact/1/edit).
  • Add Backdrop fields to CiviCRM Entities.
  • Extendable by custom modules or CiviCRM extensions to add or alter entities.
  • Can integrate with Commerce with just a little elbow grease.

Documentation

See the CiviCRM Entity handbook page on Drupal.org for old documentation.

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Maintainers

  • No current maintainer.

Credit

Originally written for Drupal by