An open API service indexing awesome lists of open source software.

https://github.com/datlechin/flarum-simple-tour-guide

A simple tour guide for Flarum.
https://github.com/datlechin/flarum-simple-tour-guide

Last synced: about 1 month ago
JSON representation

A simple tour guide for Flarum.

Awesome Lists containing this project

README

        

# Simple Tour Guide

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/datlechin/flarum-simple-tour-guide.svg)](https://packagist.org/packages/datlechin/flarum-simple-tour-guide) [![Total Downloads](https://img.shields.io/packagist/dt/datlechin/flarum-simple-tour-guide.svg)](https://packagist.org/packages/datlechin/flarum-simple-tour-guide)

The **Simple Tour Guide** extension offers an intuitive way to introduce users to your forum's features, providing a step-by-step tour to enhance their understanding and engagement.

![Simple Tour Guide](https://github.com/datlechin/flarum-simple-tour-guide/assets/56961917/fc3fdce5-bc32-4028-a22e-c48818b7a05c)
![Simple Tour Guide](https://github.com/datlechin/flarum-simple-tour-guide/assets/56961917/7548a2ee-d718-48d6-9e9c-0cb373653087)

## Key Features

- **Interactive Tour**: Seamlessly guides users through essential forum functionalities.
- **Onboarding Support**: Simplifies the onboarding process for new users, helping them familiarize themselves with the platform quickly.
- **Customizable Steps**: Tailor the tour to highlight unique features and sections of your forum.
- **Engagement Boost**: Encourages user interaction and participation within the community.

![Admin](https://github.com/datlechin/flarum-simple-tour-guide/assets/56961917/6ac91249-5d0e-4457-998e-d9711757e32f)
![Admin](https://github.com/datlechin/flarum-simple-tour-guide/assets/56961917/2e34da38-a4dc-4019-ad20-db6b3ef23258)

## Installation

Install with composer:

```sh
composer require datlechin/flarum-simple-tour-guide:"*"
```

## Updating

```sh
composer require datlechin/flarum-simple-tour-guide:"*"
php flarum migrate
php flarum cache:clear
```

## Links

- [Packagist](https://packagist.org/packages/datlechin/flarum-simple-tour-guide)
- [GitHub](https://github.com/datlechin/flarum-simple-tour-guide)
- [Discuss](https://discuss.flarum.org/d/33683)

## Support and Donation

If you find this extension helpful and would like to support its development, you can contribute by sponsoring this project: https://github.com/sponsors/datlechin

Your support is greatly appreciated and helps in further enhancing and maintaining this extension for the Flarum community.