What this solution does
The module imports ready-made publications from the public Give Me Feed RSS feed into a selected information block.
Automatic feed checks occur every two minutes via the Bitrix agent. Items are published immediately or saved as inactive drafts.
Duplicate protection is based on the SHA-256 hash of the feed URL and the RSS GUID. The standard category tag is automatically routed to information block sections. Category mapping is supported by section ID, symbolic code, or section name. Missing sections can be created automatically if required. If an RSS item lacks a category tag or the target section is not found, a default section is used.
The first suitable image from media:thumbnail or media:content elements is imported. The GUID, original link, feed URL, and media list are saved to information block service properties.
The module settings allow for manual import execution and display statistics of the last run. Parallel import processes are blocked. The built-in Bitrix\Main\Web\HttpClient prevents network requests to private IP addresses.
General iT can handle the implementation of “Give Me Feed RSS Importer”, from installation to configuration and compatibility checks.