/simple_crm

Demonstration of a simple Drupal 8 entity implementation (a simple CRM Contact)

Primary LanguagePHP

Simple CRM -- Demo of Drupal 8 Entities

Simple entity implemented using the D8 APIs

Rob Thorne rob@torenware.com

Notes:

  1. Role of bundles; fago recommends that any module using fields should have a bundle.
  2. To ask: how best to do a "just in time" field (i.e., calculated by default if missing)