xj/yii2-introjs-widget

yii2-introjs-widget

Installs: 29 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 2

Open Issues: 1

pkg:composer/xj/yii2-introjs-widget

1.0.0 2015-10-30 07:49 UTC

This package is auto-updated.

Last update: 2025-10-10 22:29:31 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);