This project is not covered by Drupal’s security advisory policy.
This module provides a developer API for defining and using third-party entity options through the Plugin API. With this module installed developers define their third-party options as plugins, and the API takes care of providing a form interface, placing the options on the entity or entity type edit pages, storing and retrieving option values.
The API allows for defining options as simple as flag options (on/off values), or complex multi-field options. The values are attached to entities automatically, and are available in $entity->entity_options property.
NOTE: Currently only Node entity is supported.
Dependencies:
- latest FormAlter as Plugin - provides form alter functionalities.
Project information
- Project categories: Developer tools
4 sites report using this module
- Created by phparkle on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
Development version: 1.x-dev updated 4 Sep 2024 at 01:03 UTC

