D8: Bootstrap Tour Demo
D8: Bootstrap Tour Configurations Page

This module allows users to create tour for their websites based on Bootstrap tour plugin. What makes this module different from the ones that already exist on Drupal, is:

  • Unlike other modules, D8: Bootstrap Tour uses Visual editor (WYSIWYG) so you don't have to write the tour tip content as an HTML code.
  • No need to be familiar with Drupal routing names to be able to assign a tip to a page, this modules works purely on jQuery selectors so you may add the page body class plus some jQuery selectors to target a specific page instead of routing name.
  • Back button is available to go back to previous tip.
  • Anonymous users can view the tour.
  • Ability to highlight the tour tip with a black transparent background.
  • Simple configuration process, the entire process takes minutes to install and configure.

8.x - Install with Composer

We recommend using Composer to download D8: Bootstrap Tour module.

composer require 'drupal/bs_tour:^1.0';

Configuration

 Bootstrap Tour configurations page

Installation

Install as usual, see Installing Drupal 8 Modules for further information.

Support

Please post bug reports, feature requests and support requests to the D8: Bootstrap Tour module issue queue. In doing so, complying with the Issue creation guidelines will speed up things for all parties involved.

Credits

Credit goes to all the maintainers for building, maintaining and supporting the module.

Supporting organizations: 

Project information

Releases