Skip to content
Snippets Groups Projects

Prevent issue with Url source plugin.

6 files
+ 6
0
Compare changes
  • Side-by-side
  • Inline
Files
6
@@ -8,6 +8,7 @@ source:
@@ -8,6 +8,7 @@ source:
plugin: url
plugin: url
data_fetcher_plugin: http
data_fetcher_plugin: http
data_parser_plugin: xml
data_parser_plugin: xml
 
urls: []
item_selector: '/rss/channel/item[wp:post_type="attachment"]'
item_selector: '/rss/channel/item[wp:post_type="attachment"]'
constants:
constants:
file_dest_uri: 'public://featured_images'
file_dest_uri: 'public://featured_images'
Loading