Installation instructions

This module can be installed on any new or existing Drupal 8 and Drupal 9 website. To download the module and all of its dependencies, call

composer require drupal/wayfinding

Once completed, you can enable the module by either going to /admin/modules and enabling it there, or while already at the console, using Drush:

drush en wayfinding

After that, you can get started with configuration, which is just a few steps away.

Guide maintainers

jurgenhaas's picture