philippfrenzel/yii2extblocksit Yii2 Blocksit Integration for Yii2

blocksit

yii2extblocksit

Widget for Blocksi.js pinterest like layout container for Yii Framework 2

How to install?

Get it via composer by adding the package to your composer.json:

{
  "require": {
    "philippfrenzel/yii2extblocksit": "*"
  }
}

You may also check the package information on packagist.

Usage

<?php echo \philippfrenzel\yii2extblocksit\yii2extblocksit::widget([
    'clientOptions' => [
        'numOfCol' => 5,
        'offsetX' => 5,
        'offsetY' => 5,
        'blockElement' => 'site_index'
    ]
]); ?>

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

No stable releases.

Comments



No stable releases.



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