#3251227: Support Simple XML sitemap 4.x
requested to merge issue/domain_simple_sitemap-3251227:3251227-simple_sitemap-4x-compatibility into 8.x-2.x
Closes #3251227
This merge request adds support for simple_sitemap 4.x. This takes a somewhat different approach than MR5 !5 in that it creates a single Domain simple_sitemap_type
entity, and allows for individual Domains to have a corresponding Domain simple_sitemap
entity.
The other notable differences include Drupal 10 support, necessary to stay consistent with simple_sitemap 4.x, as well as an update hook to convert legacy sitemap variants to their new entity storage.
Edited by Brian Clement