ereminmdev/yii2-magnificpopup

MagnificPopup widget for Yii framework.

Installs: 292

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/ereminmdev/yii2-magnificpopup

v1.0.4 2025-05-29 07:37 UTC

This package is auto-updated.

Last update: 2025-09-29 08:29:27 UTC


README

MagnificPopup widget for Yii framework.

This widget depends on Magnific Popup script: http://dimsemenov.com/plugins/magnific-popup/

Install

composer require --prefer-dist ereminmdev/yii2-magnificpopup

Use

<?= MagnificPopup::widget([
    'selector' => '#obj',
    'clientOptions' => [
        ...
    ],
]) ?>

Client options

http://dimsemenov.com/plugins/magnific-popup/documentation.html