# Tours

- Contributors: akirk, amieiro, psrpinto, spiraltee, lidialab, piermario
- Tags: tours
- Requires at least: 5.0
- Tested up to: 6.5
- Requires PHP: 5.6
- License: GPLv2 or later
- Stable tag: 1.0.0

Create tours for your site, these tours can be activated by the user by clicking colored glowing buttons.

## Description

Tours is a plugin that allows you to create tours for your site. They can be activated by the user by clicking colored glowing buttons.


Creating the tour is done by entering a creation mode where the HTML tag to be used is highlighted. You can then enter the text for the step, and create a new step by clicking on the next tag to be highlighted.

### Going through a Tour

https://vimeo.com/953923601

### Creating a Tour

https://vimeo.com/953923624


## Installation

1. Upload the `tours` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress


## Credits

* driver.js by [Kamran Ahmed](https://github.com/kamranahmedse/driver.js). Build version - https://github.com/trymebytes/driver.js/tree/fix-accessibility


## Changelog

### 1.0.0
Initial Release
