drupal / tour_core
A recipe for getting tours of Drupal core.
1.0.1
2024-10-02 11:05 UTC
Requires
- drupal/core: ^10.3 || ^11
- drupal/tour: ^2.0.5
README
This recipe creates a default set of Tours around Drupal core basic functionality.
>The Tour module provides users with guided tours of the site interface. Each tour consists of several tips that highlight elements of the user interface, guide the user through a workflow, or explain key concepts of the website.
Table of contents
- Requirements
- Installation
- Configuration
- Maintainers
Requirements
- Drupal 10.3 or higher.
- Recipe will install all required modules. Only contrib module is Tour.
Installation
To apply recipe:
php core/scripts/drupal recipe ../recipes/[recipe-name] -v
Configuration
After installing users with 'administer tour' permission can edit, disable, add, remove, etc tours
from admin/config/user-interface/tour
Maintainers
- Stephen Mustgrave smustgrave