- Issue created by @adwivedi008
- Merge request !72Issue #3520652: Add support for 'File URL' field type in 'entity_browser_file' Field widget → (Open) created by adwivedi008
On one of my sites, I am using the ' https://www.drupal.org/project/file_url → ' module, and I am not able to use the Entity browser for that
By simply extending the entity_browser/src/Plugin/Field/FieldWidget/FileBrowserWidget.php and adding "file_url", under fields in annotation, I can use the same widget seamlessly.
Active
2.0
Widget plugins