Hello!
I have for example following sitemap:
I intend to have a navigation, that displays the different sites, including their sub-pages.
Any suggestions? Is there already a module that does this? I can't find anything :-/
Regards,
Benedikt
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hello!
I have for example following sitemap:
I intend to have a navigation, that displays the different sites, including their sub-pages.
Any suggestions? Is there already a module that does this? I can't find anything :-/
Regards,
Benedikt
Looks like you need the Subsites module.
Oh. I think I can solve my "problem" with the simple Children-attribute of the Menu-method.
I will update this thread if there occurs another problem.