craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
286 stars 139 forks source link

support for importing entries with custom propagation #1292

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

When importing entries to a section with the custom propagation method, check if the entry exists for other sites supported by this section. If it does, enable it for the site we’re importing to before updating the content.

Only applicable to v5 and requires Craft 4.4.8.

Related issues

1279