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
Navigation
module to at least 2.0.0 version. See Upgrade the Navigation module to learn how to migrate theNavigation
module. - Update the
NavigationGui
module 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 zed
for 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