diff options
Diffstat (limited to 'modules/kalpesh/photo_gallery/photo_gallery.info.yml')
-rw-r--r-- | modules/kalpesh/photo_gallery/photo_gallery.info.yml | 18 |
1 files changed, 18 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..69583dc --- /dev/null +++ b/modules/kalpesh/photo_gallery/photo_gallery.info.yml @@ -0,0 +1,18 @@ +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:colorbox + - ds:ds + - drupal:user + - drupal:node + - drupal:file + - drupal:responsive_image + - views_bootstrap:views_bootstrap + |