- Issue created by @wombatbuddy
Candidates for testing:
Export
1. Entity Export CSV β .
We may have to create a custom plugin. The module includes a Plugin for the fields of the Geolocation module and the
Address module.References
1. Export content to CSV with Drupal 8.Import
1. CSV Importer β .
2. Migrate Source CSV β .
We may have to create a custom plugin.In the case where field values ββmust be processed using Network Address Functions (selected in formatter settings) we can use the Views data export β module.
By default the Feeds Importer Target mapping missing for the "ipaddress_pgsql and "ipaddress_mysql" field types. We need to implements the FeedsTarget plugins. The examples are here:
1. The Country β module. https://git.drupalcode.org/project/country/-/blob/2.x/src/Feeds/Target/C...
We will use the Views data export β module for export and the Feeds β module for import. The remaining task is to develop the FeedsTarget plugins.
- Status changed to Fixed
5 months ago 4:12am 24 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.