Upgrade the NavigationGui module
Edit on GitHubUpgrading from version 1.* to version 2.*
In version 2, validity dates allow presetting date boundaries for each navigation node to control their own and their descendants visibility.
- Upgrade
Navigationmodule to at least 2.0.0 version. See Upgrade the Navigation module to learn how to migrate theNavigationmodule. - Update the
NavigationGuimodule to at least 2.0.0 version in yourcomposer.json. - Make sure the new Zed user interface assets are built by running
npm run zed(orantelope build zedfor older versions).
Now, validity dates will be stored in Storage.
To apply validity dates on navigation node display, take a look on Install the Navigation feature.
Thank you!
For submitting the form