dsyko:hopscotch

Hopscotch is a framework that makes it easy for developers to add product tours to their pages.


Install
meteor add dsyko:hopscotch@=1.1.3

Documentation

Hopscotch in a Meteor Smart Package

This is a the hopscotch product tour plugin as a meteor smart package. Updated to work with Meteor version 0.9.X+

How to use?

  1. Install meteorite npm install -g meteorite
  2. mrt add hopscotch in your meteor project directory

Check out the Hopscotch page for more details.

History

1.1.3: Update asset path /packages/dsyko:hopscotch/img/... changed to /packages/dsyko_hopscotch/img/... 1.1.2: update package for Metoer 0.9.x package system