summaryrefslogtreecommitdiff
path: root/modules/kalpesh/photo_gallery/photo_gallery.info.yml
diff options
context:
space:
mode:
authorNitesh Kumar Sinha2019-07-03 17:43:33 +0530
committerGitHub2019-07-03 17:43:33 +0530
commit779f770a2022c3792d5e2dae95e0381093fb8989 (patch)
treeabdd8c069b9f40dcbf5896f3532e9b6d0df3186b /modules/kalpesh/photo_gallery/photo_gallery.info.yml
parentb7d155a06ae52fcee0b66123b6ea36556336ea18 (diff)
parentf71a4f5fe7d1f3536e85759740d7779825f9c306 (diff)
downloadacadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.tar.gz
acadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.tar.bz2
acadmix_distribution-779f770a2022c3792d5e2dae95e0381093fb8989.zip
Merge pull request #20 from oskkw/master
kalpesh custom module added
Diffstat (limited to 'modules/kalpesh/photo_gallery/photo_gallery.info.yml')
-rw-r--r--modules/kalpesh/photo_gallery/photo_gallery.info.yml17
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
+