Skip to main content

Tours Overview

Learn how to create interactive user guides and onboarding experiences using Oppla’s tour functionality.

What are Tours?

Tours are interactive guides that help users learn about your application’s features. They can include:
  • Tooltips highlighting specific elements
  • Modal dialogs explaining features
  • Banners for announcements
  • Wait steps for user actions
  • Fork steps for conditional paths

Installation

Install the Oppla Tours package:

Basic Usage

Initialize Tours

Create a Simple Tour

Tour Components

Tooltips

Highlight specific elements with tooltips:

Modals

Show modal dialogs for important information:

Banners

Display announcements and notifications:

Advanced Features

Wait Steps

Wait for user actions before proceeding:

Fork Steps

Create conditional paths based on user actions:

Best Practices

  1. Keep it Short: Focus on essential features
  2. Be Clear: Use simple, concise language
  3. Test Thoroughly: Verify all steps work correctly
  4. Monitor Progress: Track completion rates

Next Steps

Tooltips

Learn about tooltip steps

Modals

Learn about modal steps