matacms/matacms-carousel
最新稳定版本:1.0.6.5-alpha
Composer 安装命令:
composer require matacms/matacms-carousel
包简介
Carousel management for MATA CMS
README 文档
README
Carousel module allows manage carousels with photo and video items.
Installation
- Add the module using composer:
"matacms/matacms-carousel": "~1.0.0"
- Run migrations
php yii migrate/up --migrationPath=@vendor/matacms/matacms-carousel/migrations
Client
Carousel Client extends matacms\clients.
In addition, it exposes the following methods:
public function findByRegion($region) {}
Returns Carousel for a given region.
Changelog
1.0.6.2-alpha, May 3, 2016
- Added filterableAttributes() to Carousel model (for search functionality)
1.0.6.1-alpha, May 2, 2016
- Improvements
1.0.6.0-alpha, April 29, 2016
- Improvements
1.0.5.9-alpha, April 26, 2016
- Removed \matacms\language\behaviors\LanguageBehavior from Carousel and CarouselItem models
1.0.5.8-alpha, March 2, 2016
- Bug Fix
1.0.5.7-alpha, March 2, 2016
- Bug Fix
1.0.5.6-alpha, November 8, 2015
- Bug Fix
1.0.5.5-alpha, October 30, 2015
- Fixes
1.0.5.4-alpha, October 30, 2015
- Fixed matacms\carousel\widgets\carousel\CarouselAsset
1.0.5.3-alpha, October 8, 2015
- Migration fixed
1.0.5.2-alpha, October 8, 2015
- Added matacms-language
1.0.5.1-alpha, October 7, 2015
- Updated psr-4
1.0.5-alpha, June 24, 2015
- Fixed predefined carousel item creation with Media
1.0.4-alpha, May 28, 2015
- Removed versions
- Removed delete button from Production (!YII_DEBUG)
- Added missing overlay for revisions in carousel manager
1.0.3-alpha, May 27, 2015
- Bug fix
1.0.2-alpha, May 26, 2015
- Updated header for managing carousel items
- Shown Add Crousel button to dev mode only
1.0.1-alpha, May 22, 2015
- Bug fixes.
1.0.0-alpha, May 18, 2015
- Initial release.
统计信息
- 总下载量: 2.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-10