Plugin info

Total downloads: 1,301
Active installs: 40
Total reviews: 3
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 7/10/2021 (1634 days ago)
Added to WordPress: 6/15/2020 (5 years old)
Minimum WordPress version: 3.6
Tested up to WordPress version: 5.8.10
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1634 days ago • 3 reviews

22/100

Is WP Intro.JS Plugin abandoned?

Possibly abandoned (last update 1634 days ago).

Compatibility

Requires WordPress: 3.6
Tested up to: 5.8.10
Requires PHP: 5.3

Developers

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

WP Intro.JS plugin allows you to easily add tours or tutorials to your site (front-end or back-end admin pages) using Intro.JS. Additionaly, hint pips are available to be displayed. Almost every feature within Intro.JS has been implemented.

WHY USE INTRO.JS?
When new users visit your website or product you should demonstrate your product features using a step-by-step guide. Even when you develop and add a new feature to your product, you should be able to represent them to your users using a user-friendly solution. Intro.js is developed to enable web and mobile developers to create a step-by-step introduction easily.

General Information

Tours can be associated to any page or post. There are 2 shortcodes available to provide quick links to start the tour or show the hints. Tours can auto-start as well as be disabled after completion per user.

Shortcodes

  • [wpintrojs_tour] – Shows a Start Tour link
  • [wpintrojs_hint] – Shows a Show Hints link

Installation

Requirements

  • PHP 5.3+ (7.3+ is preferred)
  • WordPress 3.6+
  • jQuery 1.10+

Install Methods

  • Through WordPress Admin > Plugins > Add New, Search for “WP Intro.JS”
    • Find “WP Intro.JS”
    • Click “Install Now” of “WP Intro.JS”
  • Download wpintrojs-plugin.zip locally
    • Through WordPress Admin > Plugins > Add New
    • Click Upload
    • “Choose File” wpintrojs-plugin.zip
    • Click “Install Now”
  • Download and unzip wpintrojs-plugin.zip locally
    • Using FTP, upload directory wpintrojs to your website’s /wp-content/plugins/ directory

Activation

  • Click the “Activate” link for “WP Intro.JS” at WordPress Admin > Plugins

Upgrading

  • Through WordPress
    • Via WordPress Admin > Dashboard > Updates, click “Check Again”
    • Select plugins for update, click “Update Plugins”
  • Using FTP
    • Download and unzip wpintrojs-plugin.zip
    • Upload directory wpintrojs to your website’s /wp-content/plugins/ directory
    • Be sure to overwrite your existing wpintrojs folder contents

Deactivation

  • Click the “Deactivate” link for “WP Intro.JS” at WordPress Admin > Plugins

Deletion

  • Click the “Delete” link for “WP Intro.JS” at WordPress Admin > Plugins
  • Click the “Yes, Delete these files and data” button to confirm “WP Intro.JS” plugin removal

Frequently Asked Questions

  • How do I start the tour or hints via JS? Just make a call to wpIntroJs_StartTour() or wpIntroJs_ShowHints().

Review feed

No reviews available

Screenshots

  1. Tour Overview

    Tour Overview

  2. Edit Tour

    Edit Tour

  3. Add Steps

    Add Steps

  4. Add Hints

    Add Hints

Changelog

  • 1.0.0 Initial Commit