devleaks/yii2-introjs Yii2 asset bundle wrapper around introjs library

extensionintrojswebtourhelp

Intro JS Asset Bundle

Yii2 asset bundle wrapper around introjs library

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist devleaks/yii2-introjs "*"

or add

"devleaks/yii2-introjs": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :


<?php
use devleaks\introjs\IntroJSAsset;

IntroJSAsset::register($this);

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

  • 1.120 October 2017
  • 1.004 December 2014

Comments



1.1 is the latest of 2 releases



MIT license
Stats
0 github stars & 2 github forks
2 downloads in the last day
68 downloads in the last 30 days
15501 total downloads