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/wayfindingOnce 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 wayfindingAfter that, you can get started with configuration, which is just a few steps away.
