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.
- Host: GitHub
- URL: https://github.com/datlechin/flarum-simple-tour-guide
- Owner: datlechin
- License: mit
- Created: 2023-11-23T18:15:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T18:34:02.000Z (over 1 year ago)
- Last Synced: 2024-04-25T16:21:57.395Z (about 1 year ago)
- Language: PHP
- Size: 106 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Simple Tour Guide
 [](https://packagist.org/packages/datlechin/flarum-simple-tour-guide) [](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.

## 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.
## 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.