This project is not covered by Drupal’s security advisory policy.
Overview
The "Dual Path Image Save" module for Drupal 9 offers a unique functionality to save image fields in two separate locations - the default directory and a custom directory specified by the users. This is handy in scenarios where an image field is not visible because it is stored in a private folder. It can create a copy of the same image in a public folder to make it visible.
Features
- **Dual Directory Save**: Every image uploaded through specified fields will be saved in both its default location and a custom directory.
- **Field Specific Configuration**: The dual-save feature can be enabled on a per-field basis. Not all image fields have to be saved in two places, granting flexibility.
- **Easy to Configure**: Via the field settings, administrators can easily set up the custom directory for each image field.
Requirements
- Drupal 9 core
- Image module (from Drupal core)
Installation and Configuration
-
Installation
- Download and place the "Dual Path Image Save" module in the `sites/all/modules/custom` directory.
- Enable the module either through the Drupal admin interface or using Drush (`drush en dual_path_image_save`). -
Configuration
- Navigate to the settings of an image field where you want to enable the dual-save feature.
- Under 'Dual Path Settings', specify the custom directory where you'd like the images to be saved in addition to the default location.
- Save your settings.
Support and Maintenance
For any bugs, feature requests, or patches, please use the issue queue. Your feedback and contributions are highly appreciated!
Sponsored by GFAR.
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Site structure
- Created by asanchez75 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.



