Install
Works with Drupal: >=11.1Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
290.95 KB
MD5: ae5ce3f16d480433cb94f76bc8600f16
SHA-1: 354b09d08f7ef6aca6521a8264905a12ecdcacbf
SHA-256: 081024e13187cc9acd3b66bbe2e4b5e42853ad943a5232671c837281b7969bd8
Download zip
458.03 KB
MD5: e23441c7ed824588807b28aa8d5eb2e1
SHA-1: 78ab0b07c838e3762ff12ef32e4fea4e3ce22f1f
SHA-256: 6ede6c0cbf61f1f8059e146efe5bcd99508eabc8ac89ae35d9ea99bd0dbe0c3f
Release notes
Contributors (1)
Changelog
Issues: 11 issues resolved.
Changes since 1.0.0-alpha9 (compare):
Feature
- feat: #3560579 Contact Type: Lockable
- feat: #3556752 Relationship: Allow multiple contact types
- feat: #3554445 Relationship: Add configurable limits (per side, optional, active-only)
- feat: #3554371 Relationship: Default or required entity
- feat: #3558635 Relationship: Contact fields read-only (optional)
- feat: #3554372 Relationship: Restrict Add page to eligible relationship types for a contact
- feat: #3525898 Custom Field: Relationship Statistics
Misc
- Added PersonContactCreationTest.php. Includes a happy path test, an access...