This project is not covered by Drupal’s security advisory policy.
When using Migrate Source CSV as a source, if your csv file is remote, you can't specify a header row because it uses PHP's rewind(), which will only work on a local file.
This module extends it slightly, allowing you to specify a remote source as well as a local source. The remote will be fetched and saved as the local, overwriting it if it exists.
Usage:
source:
plugin: fetchtolocalcsv
remote: https://example.com/file.csv
path: public://file.csv
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.- Project categories: Import and export
84 sites report using this module
- Created by pelanne on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
