spryker/navigation

Navigation module

Maintainers

πŸ‘ spryker-bot

Package info

github.com/spryker/navigation

pkg:composer/spryker/navigation

Statistics

Installs: 2 618 655

Dependents: 11

Suggesters: 0

Stars: 0

2.9.0 2025-08-04 10:53 UTC

Requires

Suggests

  • spryker/silex: If you want to use the NavigationTwigServiceProvider.

Provides

None

Conflicts

None

Replaces

None

proprietary a8e06bba15612f83c6e1781f901d7821414e4970


README

πŸ‘ Latest Stable Version
πŸ‘ Minimum PHP Version

Navigation module manages multiple navigation menus that can be displayed on the frontend (Yves). Every navigation section can contain its own nested structure of navigation nodes. Navigation nodes have types that help define what kind of link they represent. To control and adjust Navigation node appearance a custom CSS classes can be assigned to them. Navigation module provides database structure and a public API to manage what’s in the database. It also provides a small toolkit for rendering navigation menus in the frontend.

Installation

composer require spryker/navigation

Documentation

Spryker Documentation