webvimark / fancybox
此包的最新版本(1.0.0)没有可用的许可信息。
树形结构
1.0.0
2014-09-01 11:37 UTC
This package is auto-updated.
Last update: 2024-08-29 04:45:12 UTC
README
安装
安装此扩展的首选方式是通过 Composer。
运行以下命令之一
php composer.phar require --prefer-dist webvimark/fancybox "*"
或者将以下内容添加到你的 composer.json
文件的 require 部分。
"webvimark/fancybox": "*"
用法
<?php Fancybox::widget() ?>