2017 © Pedro Peláez
 

yii2-extension yii2-malihu-custom-scrollbar-plugin

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

image

dhiraj/yii2-malihu-custom-scrollbar-plugin

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

  • Tuesday, September 13, 2016
  • by dhiraj
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,384 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 12 % Grown

The README.md

Yii 2 jquery.mCustomScrollbar Asset Bundle

This extension provides an assets bundle with jquery.mCustomScrollbar js and css for Yii framework 2.0 applications., (*1)

For license information check the LICENSE-file., (*2)

Support

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

composer require "dhiraj/yii2-malihu-custom-scrollbar-plugin:~1.0"

or add, (*5)

"dhiraj/yii2-malihu-custom-scrollbar-plugin": "~1.0",

to the require section of your composer.json file., (*6)

Usage

In view, (*7)

traversient\yii\customscrollbar\AssetBundle::register($this);

or as dependency in your main application asset bundle, (*8)

class AppAsset extends AssetBundle
{
    // ...

    public $depends = [
        // ...
        '\traversient\yii\customscrollbar\AssetBundle'
    ];
}

and both the jquery.pipelining.js and css will be added to your page load., (*9)

The Versions

13/09 2016

dev-master

9999999-dev

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/malihu-custom-scrollbar-plugin ^3.1
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable

 

jquery bundle yii asset yii2-malihu-custom-scrollbar-plugin custom scrollbar

13/09 2016

dev-develop

dev-develop

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/malihu-custom-scrollbar-plugin ^3.1
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable

 

jquery bundle yii asset yii2-malihu-custom-scrollbar-plugin custom scrollbar

13/09 2016

1.0

1.0.0.0

Asset Bundle for Yii2 with yii2-malihu-custom-scrollbar-plugin

  Sources   Download

MIT

The Requires

  • php >=5.4.0
  • yiisoft/yii2 2.0.*
  • bower-asset/malihu-custom-scrollbar-plugin ^3.1
  • bower-asset/jquery 2.2.*@stable | 2.1.*@stable | 1.11.*@stable | 1.12.*@stable

 

jquery bundle yii asset yii2-malihu-custom-scrollbar-plugin custom scrollbar