Simply Fieldable Files
Categories
Component ID
2287343
Component name
Simply Fieldable Files
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
Simply Fieldable Files provides an easy way to add fields to the File entity type.
This module simply:
- uses
hook_entity_info_alter()to make Core's File entity type fieldable. - adds a page callback (and a permission) to add fields and manage their display.
To use:
- Download and install the module.
- Navigate to Structure > Files, or admin/structure/files.
- Use the Manage fields and Manage display tabs as you would for a content type, etc.
There is currently no UI to read/write file field values. This can be added if there is interest.
Similar modules
- File entity (fieldable files) (more features, complexity)
