Closed anchovy closed 2 years ago
FYI, duplicate of https://github.com/verbb/navigation/issues/276 which also will handle sub-item limits.
Added for the next release. To get this early, change your verbb/navigation
requirement in composer.json
to:
"require": {
"verbb/navigation": "dev-craft-4 as 2.0.8",
"...": "..."
}
Then run composer update
.
What are you trying to do? Restrict the number of level 1 nodes.
What's your proposed solution? Add a setting to restrict the number of level 1 nodes allowed. i.e. Max level 1 nodes (leave blank for unlimited)
Would work similar to the existing Max Level setting.