black-lamp / blcms-gallery
There is no license information available for the latest version (0.3) of this package.
Image gallery extension for Black-Lamp CMS
Package info
github.com/black-lamp/blcms-gallery
Type:yii2-extension
pkg:composer/black-lamp/blcms-gallery
0.3
2019-06-22 11:22 UTC
Requires
- 2amigos/yii2-gallery-widget: ~1.0
- yiisoft/yii2: >=2.0.4
- yiisoft/yii2-imagine: ^2.0
README
Image gallery extention for Black-Lamp CMS
yii migrate --migrationPath=@vendor/black-lamp/blcms-gallery/migrations
Roles and its permissions:
Image manager
- viewImageList
- createImage
- editImage
- removeImage
Album manager
- viewAlbumList
- createAlbum
- editAlbum
- removeAlbum
Gallery manager extends image and album manager's permissions.