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
Blocs
Cette extension offre 1 bloc.
- Available Tours Show a list of available tours.
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
Avis
Il n’y a aucun avis sur cette extension.
Contributeurs & développeurs
« Tours » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Tours” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Tours » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Historique des changements
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