Tours
Tours
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.
Credits
- driver.js by Kamran Ahmed. Build version – https://github.com/trymebytes/driver.js/tree/fix-accessibility
Installation
- Upload the
toursdirectory to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Going through a Tour
Creating a Tour
Reviews
Changelog
1.0.1
- Allow keyboard triggering and focus of the pulse
- Add video url to readme
- Fix stored XSS in tour ‘Override when saving’ path
- Update dependencies
1.0.0
Initial Release