-
Notifications
You must be signed in to change notification settings - Fork 19
For developers
WalkHub is a Drupal distribution to store your walkthroughs.
To install the WalkHub distribution, first check out the code:
$ git clone git@github.com:Pronovix/WalkHub.git
$ git checkout release/2014-02-18
$ git submodule init
$ git submodule updateYou can install the distribution as any other Drupal distribution. Either by hitting install.php and installing the Walkthrough profile or using drush:
$ drush site-install walkthroughFor more information see the Drupal installation guide.
If you are not using WalkHub.net as your WalkHub where a proxy service injects the Walkthrough javascript in your page, you will need the WalkHub client Drupal module installed to play Walkthroughs.
Either get the tarball from the WalkHub client drupal.org project page, or use git to retrieve the module
$ cd sites/all/modules/contrib
$ git clone git@github.com:Pronovix/Drupal-WalkHub-client.git --branch=7.x-1.xGo to admin/modules and enable the Walkhub Client module.
For more information see the Drupal.org guide for installing modules.
Go to admin/config/services/walkhub_client and set up your WalkHub url.
Get notified about important security updates and new releases: subscribe to our security notification service.