PHPackages                             sorich87/bootstrap-tour - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. sorich87/bootstrap-tour

ActiveComponent

sorich87/bootstrap-tour
=======================

Show people how to use your web site

v0.12.0(8y ago)4.4k298.2k↓34.9%923[174 issues](https://github.com/sorich87/bootstrap-tour/issues)[20 PRs](https://github.com/sorich87/bootstrap-tour/pulls)MITCoffeeScript

Since Sep 1Pushed 2y ago141 watchersCompare

[ Source](https://github.com/sorich87/bootstrap-tour)[ Packagist](https://packagist.org/packages/sorich87/bootstrap-tour)[ Docs](http://bootstraptour.com/)[ RSS](/packages/sorich87-bootstrap-tour/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (30)Used By (0)

Bootstrap Tour
==============

[](#bootstrap-tour)

[![Build Status](https://camo.githubusercontent.com/09014ff6ad10f5cefd2901e85630b2f3d5b0aeb7c0cfb4db65eb4203806e42f3/687474703a2f2f696d672e736869656c64732e696f2f7472617669732f736f7269636838372f626f6f7473747261702d746f75722e7376673f7374796c653d666c6174)](https://travis-ci.org/sorich87/bootstrap-tour)[![Dependency Status](https://camo.githubusercontent.com/da7a8784e34564d3f17dae88e5007f334470ec932498c53244f7a1c8f743978e/687474703a2f2f696d672e736869656c64732e696f2f64617669642f736f7269636838372f626f6f7473747261702d746f75722e7376673f7374796c653d666c6174)](https://david-dm.org/sorich87/bootstrap-tour)[![devDependency Status](https://camo.githubusercontent.com/5feb41ce628004143efd5a11e80a2f3b4cd61a57f4fc9c7f87a2f801fe610569/687474703a2f2f696d672e736869656c64732e696f2f64617669642f6465762f736f7269636838372f626f6f7473747261702d746f75722f6465762d7374617475732e7376673f7374796c653d666c6174)](https://david-dm.org/sorich87/bootstrap-tour#info=devDependencies)[![NPM Version](https://camo.githubusercontent.com/2fb8dba6ef6a528c6f256b8a0b8ea1ec9fde2f2cabf35f5f19d627d4d3a7efe2/687474703a2f2f696d672e736869656c64732e696f2f6e706d2f762f626f6f7473747261702d746f75722e7376673f7374796c653d666c6174)](https://www.npmjs.org/)[![Reviewed by Hound](https://camo.githubusercontent.com/5d8f6d94715fbd69d4f1c74b9825421774847089f891b382cd4acb4bb63a0a25/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f52657669657765645f62792d486f756e642d3845363442302e737667)](https://houndci.com)

Quick and easy way to build your product tours with Bootstrap Popovers.

*Compatible with Bootstrap &gt;= 2.3.0*

Demo and Documentation
----------------------

[](#demo-and-documentation)

Contributing
------------

[](#contributing)

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Gulp](http://gulpjs.com/).

Feel free to contribute with pull requests, bug reports or enhancement suggestions.

We use [Gulp](http://gulpjs.com/) and [Jasmine](http://jasmine.github.io/). Both make your life easier ;)

### Develop

[](#develop)

Files to be developed are located under `./src/`. Compiled sources are then automatically put under `./build/`, `./test/` and `./docs/`.

#### Requirements

[](#requirements)

To begin, you need a few standard dependencies installed. These commands will install ruby, gem, node, yarn, and gulp's command line runner:

##### Debian/Ubuntu Linux

[](#debianubuntu-linux)

```
$ curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
$ echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
$ sudo apt-get update && sudo apt-get install ruby-full yarn
```

##### Mac OS X

[](#mac-os-x)

```
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew install ruby yarn
```

##### Development requirements

[](#development-requirements)

```
$ yarn global add gulp-cli
$ yarn
$ gem install jekyll
```

For Mac OS X Mavericks (10.9) users: You will need to [jump through all these hoops](http://dean.io/setting-up-a-ruby-on-rails-development-environment-on-mavericks/) before you can install Jekyll.

#### Gulp usage

[](#gulp-usage)

Run gulp and start to develop with ease:

```
$ gulp
$ gulp dist
$ gulp test
$ gulp docs
$ gulp clean
$ gulp server
$ gulp bump --type minor (major.minor.patch)
```

Check `gulpfile.coffee` to know more.

License
-------

[](#license)

Code licensed under the [MIT license](https://opensource.org/licenses/MIT). Documentation licensed under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).

###  Health Score

49

—

FairBetter than 95% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity65

Solid adoption and visibility

Community39

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 54.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~82 days

Recently: every ~269 days

Total

19

Last Release

3152d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b6e8096ecf515bff520d517055d8485b3721fa95aa0466a495adeff87dd1438c?d=identicon)[sorich87](/maintainers/sorich87)

---

Top Contributors

[![sorich87](https://avatars.githubusercontent.com/u/230367?v=4)](https://github.com/sorich87 "sorich87 (262 commits)")[![emmenko](https://avatars.githubusercontent.com/u/1110551?v=4)](https://github.com/emmenko "emmenko (58 commits)")[![brexis](https://avatars.githubusercontent.com/u/3931753?v=4)](https://github.com/brexis "brexis (40 commits)")[![ousmanedev](https://avatars.githubusercontent.com/u/11911945?v=4)](https://github.com/ousmanedev "ousmanedev (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (14 commits)")[![fczbkk](https://avatars.githubusercontent.com/u/43734?v=4)](https://github.com/fczbkk "fczbkk (9 commits)")[![marclaporte](https://avatars.githubusercontent.com/u/1004261?v=4)](https://github.com/marclaporte "marclaporte (8 commits)")[![sdizier](https://avatars.githubusercontent.com/u/632427?v=4)](https://github.com/sdizier "sdizier (8 commits)")[![skahack](https://avatars.githubusercontent.com/u/76637?v=4)](https://github.com/skahack "skahack (7 commits)")[![ramatevish](https://avatars.githubusercontent.com/u/1521237?v=4)](https://github.com/ramatevish "ramatevish (6 commits)")[![Hengjie](https://avatars.githubusercontent.com/u/261870?v=4)](https://github.com/Hengjie "Hengjie (5 commits)")[![rhertogh](https://avatars.githubusercontent.com/u/1292337?v=4)](https://github.com/rhertogh "rhertogh (5 commits)")[![ivanov](https://avatars.githubusercontent.com/u/118211?v=4)](https://github.com/ivanov "ivanov (5 commits)")[![forest](https://avatars.githubusercontent.com/u/7829?v=4)](https://github.com/forest "forest (4 commits)")[![azizmashkour](https://avatars.githubusercontent.com/u/10519310?v=4)](https://github.com/azizmashkour "azizmashkour (3 commits)")[![Esperancia](https://avatars.githubusercontent.com/u/10198184?v=4)](https://github.com/Esperancia "Esperancia (3 commits)")[![mlissner](https://avatars.githubusercontent.com/u/236970?v=4)](https://github.com/mlissner "mlissner (3 commits)")[![kozak](https://avatars.githubusercontent.com/u/568464?v=4)](https://github.com/kozak "kozak (3 commits)")[![borski](https://avatars.githubusercontent.com/u/207674?v=4)](https://github.com/borski "borski (3 commits)")[![kaihowl](https://avatars.githubusercontent.com/u/474193?v=4)](https://github.com/kaihowl "kaihowl (2 commits)")

---

Tags

bootstraptour

### Embed Badge

![Health badge](/badges/sorich87-bootstrap-tour/health.svg)

```
[![Health](https://phpackages.com/badges/sorich87-bootstrap-tour/health.svg)](https://phpackages.com/packages/sorich87-bootstrap-tour)
```

###  Alternatives

[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
