xj/yii2-introjs-widget

yii2-introjs-widget

Maintainers

Package info

github.com/xjflyttp/yii2-introjs-widget

pkg:composer/xj/yii2-introjs-widget

Statistics

Installs: 31 119

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

1.0.0 2015-10-30 07:49 UTC

This package is auto-updated.

Last update: 2026-03-10 23:24:13 UTC


README

http://usablica.github.io/intro.js/
http://usablica.github.io/intro.js/example/index.html

composer.json

"require": {
    "xj/yii2-introjs-widget": "~1.0"
},

Assets

//Base Assets
xj\introjs\IntrojsAsset::register($this);

//Themes Assets
xj\introjs\themes\DarkAsset::register($this);
xj\introjs\themes\NassimAsset::register($this);
xj\introjs\themes\NazaninAsset::register($this);
xj\introjs\themes\RoyalAsset::register($this);