Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module adds a Feeds Tamper plugin that allows you to import files from server paths during feed imports. It helps map file paths from your import source to actual files on your server.

## INTRODUCTION
The Feeds Tamper Server Files module provides a Feeds Tamper plugin that allows importing files from server paths during feed imports.

## REQUIREMENTS
* Drupal 9.3 or higher
* Feeds module (https://drupal.org/project/feeds)
* Feeds Tamper module (https://drupal.org/project/feeds_tamper)

## INSTALLATION
1. Install as you would normally install a contributed Drupal module.
2. Visit https://www.drupal.org/node/1897420 for further information.

## CONFIGURATION
1. Go to Administration » Structure » Feeds » [Your Feed] » Tampers
2. In the mapping of the field, ensure to setup: Image (field_my_image): File ID -> Reference by: File ID
3. Add the "Server File Path to File Entity" plugin to your file field
4. Configure the plugin settings:
* Source directory
* Destination directory
* Allowed extensions
* File handling options

## USAGE
Example CSV format, use only filenames, the path must be configured in the corresponding tamper field settings:

```csv
title,file_path
Document 1,file1.pdf
Document 2,file2.jpg
```

## MAINTAINERS
Current maintainers:
* Your Name - https://www.drupal.org/u/asanchez75

## SUPPORT
For bug reports and feature requests, please use the Drupal.org issue queue:
https://www.drupal.org/project/issues/feeds_tamper_server_files

## Sponsor

Landportal - https://landportal.org

Activity

Total releases
2
First release
May 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 2
Maintenance
Dormant

Releases

Version Type Release date
1.0.3 Stable May 11, 2025
1.0.2 Stable May 11, 2025