Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discoverygarden/entity_reference_integrity_extra
Augmentations for the Entity Reference Integrity Drupal module. It extends protection to additional field types.
https://github.com/discoverygarden/entity_reference_integrity_extra
drupal drupal-module islandora
Last synced: about 10 hours ago
JSON representation
Augmentations for the Entity Reference Integrity Drupal module. It extends protection to additional field types.
- Host: GitHub
- URL: https://github.com/discoverygarden/entity_reference_integrity_extra
- Owner: discoverygarden
- License: gpl-3.0
- Created: 2022-03-24T20:15:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-02T16:15:56.000Z (over 1 year ago)
- Last Synced: 2024-11-15T22:23:27.040Z (3 months ago)
- Topics: drupal, drupal-module, islandora
- Language: PHP
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Entity Reference Integrity Extras
## Introduction
Some extra entity handling for [Entity Reference Integrity], specifically, facilitates the integration
of _other_ types of "Entity Reference" fields, such as [Islandora's `controlled_access_terms` `TypedRelation` fields](https://github.com/Islandora/controlled_access_terms/blob/2.x/src/Plugin/Field/FieldType/TypedRelation.php).## Requirements
This module requires:
* The [Entity Reference Integrity] module
## Installation
Download and install [as with other Drupal modules](https://www.drupal.org/docs/extending-drupal/installing-modules).
## Configuration
There is no configuration for this module at present.
## Usage
Nothing specific for this, as we are just augmenting the capabilities for [Entity Reference Integrity].
## Troubleshooting/Issues
Having problems or solved a problem? Contact
[discoverygarden].## Maintainers/Sponsors
Current maintainers:
* [discoverygarden]
## Development
If you would like to contribute to this module create an issue, pull request
and/or contact
[discoverygarden].## License
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.txt)
[Entity Reference Integrity]: https://www.drupal.org/project/entity_reference_integrity
[discoverygarden]: https://www.discoverygarden.ca