Sitemap XML for all pages

The default forge sitemap plugin requires that all sites you want to put into the sitemap be accessable via a sitemenu.

But in almost all cases, we want every page to be listed in the sitemap anyway. Is there a way to generate a sitemap XML from all available pages automiatcally instead of having to create a sitemenu manually?

You would have to write something like that yourself. Since it is a forge project you could fork it, make your improvements and then do a pull request.