diff options
author | Fahad Israr | 2019-07-04 11:26:16 +0530 |
---|---|---|
committer | Fahad Israr | 2019-07-04 11:26:16 +0530 |
commit | 2208d6c4c515589207c8cb88d3ce156ff086d48b (patch) | |
tree | 3b1ccc63f818189e45617c8977ab7d84616db797 /modules/kalpesh/photo_gallery/photo_gallery.info.yml | |
parent | 9f01af7880cf575cf7db322f5f7c1949e89fad0a (diff) | |
parent | 779f770a2022c3792d5e2dae95e0381093fb8989 (diff) | |
download | acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.tar.gz acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.tar.bz2 acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.zip |
Merge branch 'stage' of https://github.com/FOSSEE/acadmix_distribution
Diffstat (limited to 'modules/kalpesh/photo_gallery/photo_gallery.info.yml')
-rw-r--r-- | modules/kalpesh/photo_gallery/photo_gallery.info.yml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/modules/kalpesh/photo_gallery/photo_gallery.info.yml b/modules/kalpesh/photo_gallery/photo_gallery.info.yml new file mode 100644 index 0000000..bf2290e --- /dev/null +++ b/modules/kalpesh/photo_gallery/photo_gallery.info.yml @@ -0,0 +1,17 @@ +name: photo_gallery +type: module +description: 'This module is use for stylish photo gallery' +core: 8.x +package: Custom +dependencies: + - drupal:menu_ui + - drupal:image + - drupal:path + - drupal:text + - colorbox + - ds:ds + - drupal:text + - drupal:user + - drupal:node + - drupal:file + |