Install CISS Sidemenu and create the first menu
Install the full DNN package, add the module to a page, choose a style and validate permissions and mobile behavior.
Not rated yet
Use the full DNN extension installer when you need the module, settings UI and bundled visual styles. The Lite NuGet package contains the core engine for developers and is not a replacement for the full site extension.
Install the extension
- Back up the database and
/Portals directory. - Sign in as Host / SuperUser and open Settings → Extensions.
- Install the CISS Sidemenu DNN package and complete the installation report.
- Add the CISS Sidemenu module to a test page.
- Open module settings, choose a menu style and save.
- The current page should be marked active.
- Parent pages in the breadcrumb should use the expected ancestor style.
- Pages hidden from the DNN menu should remain hidden unless Include Hidden / Disregard Hidden is intentionally enabled.
- A visitor without management permissions must see only pages they are authorized to view.
- At mobile width, expanding one branch must not move the entire page outside the viewport.
Start with a conservative depth of 2 or 3. A technically valid unlimited tree can still be difficult to scan on a narrow sidebar.
Was this page helpful?