INTRODUCTION
File Update
Make adjustments to managed files - and transfer adjustments to resources using these files (image fields, crop entities and more). The module is suitable for SEO optimization in order to subsequently adapt image names and paths to the important keywords of the website or landing page.
For a full description of the module, visit the project page.
To submit bug reports and feature suggestions, or track changes, use issue page on Drupal.org
Benefits
- Adjust file names and paths subsequently.
- Adjust image max. resolution subsequently.
All adjustments are transferred to the following resources:
- Image fields (includes media entities)
- File fields
- Crop entities (Crop API)
- Text fields (file uploads in CKEditor editor)
Additional features:
If you make usage of file entities in custom modules: This module provides a plugin interface. So you can create plugins for your custom module that will transfer required adjustments to your custom resources (fields, entities, whatever you want).
INSTALLATION
- Just download and install File Update as described here.
- Configure "Update file entities" permissions. Please note the warning.
WARNING
Using this module can lead to conflicts with prior versions (revisions) of entities. It is strongly recommended to back up database and files folder (e.g. /sites/default/files) before using the module.
It is also recommended to permit file updates only to persons who are aware of the risks.
USAGE
- In the menu you go to „Configuration > Media > File Update“ (/admin/file_update/update-form).
- Select file by beginning to type a file name and select a provided file resource from drop down.
- Adjust uri and max. resolution in the fields.
RECOMMENDED MODULES
MAINTAINERS
Current maintainer:
Drupal 9:
Will be ported to D9 with its first stable release.