#3422053: Feeds Integration
Overview
This pull request will add a FeedsTarget plugin for the Simple Time Field module, allowing integration with Feeds. Merging this code will allow field mappings with feed to map to Simple Time Field fields.
Drupal.org
Testing
- Install the Feeds module
- Add a new or edit any existing content type to add a Simple Time Field
- Create a new feed type, import using CSV, and map to the content type with the Simple Time Field
- Attempt to add field CSV source mappings to a Simple Time Field
- Verify that you can add CSV source mapping to the Simple Time Field field.
- Save the feed type, then create a new feed and test the the CSV document with data/headings configured with the feed type configuration.
- Import content and verify content saves as expected.
Deployment
drush cr;