Reading list Switch to dark mode

    Magento Image Gallery

    Updated 14 October 2019

    Magento Image Gallery module allows the admin to add/manage images into various gallery and galleries into various groups according to requirement. Admin can easily manage photo gallery and gallery groups on their site. In this module, everything is configured by admin. Magento Image Gallery is the best Gallery module for Magento platform.

    Note – Magento Image Gallery is also Available for Magento 2

    • Ability to add/manage images into various galleries.
    • Admin can bulk upload images into the image gallery.
    • Assign galleries into various groups.
    • Add various effects for display images.
    • Awesome controls you can zoom images, change images using mouse enter etc.
    • The code is fully open & you can customize it according to your need.
    • Multi-Lingual support / All language working including RTL.
    • Compatible with Multistore.

    Customers will get a zip folder and they have to extract the contents of this zip folder on their system. The extracted folder has a src folder, inside the src folder you have the app, media & skin folders. You need to transfer this app, media and skin folders into the Magento2 root directory on the server as shown below.

    Magento Image Gallery

    After moving the app, media and skin folders, flush the cache from Magento admin module. Under system > cache management.

    Searching for an experienced
    Magento Company ?
    Find out More

    Magento Image Gallery

    After the successful installation of the Magento Image Gallery module admin will be able to see the Magento Image Gallery configuration setting under “Webkul Image Gallery”. Let’s explain each menu one by one.

    Magento Image Gallery

    How To Add/Manage Images

    Admin can add/manage the images for gallery under Webkul Image Gallery > Add/ Manage Images. Admin can also delete or change the status of the image.

    Magento Image Gallery

    After click on “Add Image” below page will appear. Here admin can enter image information and save image.

    Magento Image Gallery

    Admin can also upload the cropped image instead of the original image. Refer to the below screenshot for the same.

    Magento Image Gallery

    How To Mass Upload Images

    Admin can bulk upload images into various galleries. Admin will navigate through ->Webkul Image gallery->Mass Upload Images. After clicking the Mass Upload Images menu item, another page will appear with the options for bulk uploading the images as shown below.

    Mass Upload Images

    Here admin will first download the sample CSV file. After that, the admin will fill the details of the products to be uploaded.
    How to add Mass Upload Images

    How to create a zip folder for the images – You just need to place all your images in a folder. Now compress the folder containing images, this compressed zip folder is to be uploaded.

    Now admin will upload the CSV file and the images.zip folder(that contains the images for the products being uploaded through the CSV) and then click Save.
    How to add Mass Upload Images
    After the upload, you will see a confirmation for the product upload.
    How to add Mass Upload Images

    This module also provides the feature for admin to add/manage gallery under Webkul Image Gallery > Add/Manage Gallery.

    Magento Image Gallery

    After clicking on Add Gallery below page will appear which contains two tabs in the left section.

    Gallery Information

    In this section, you need to enter your gallery code which must be unique and select status for the gallery.

    Magento Image Gallery

    Gallery Image

    Here you need to select the images and thumbnail image for your particular gallery.

    Magento Image Gallery

    Admin can also edit the existing gallery by clicking “Edit”. Here admin can edit Gallery Information and Gallery Images both.

    Magento Image Gallery

    This menu is responsible for adding or Managing gallery group details. Admin can create Gallery group using the created gallery.

    Magento Image Gallery

    For adding new group click on Add Group. It contains two tabs in the left section.

    Group Information

    Here you need to enter your group code and status of the group. Group code must be unique and containing no space.

    Magento Image Gallery

    Gallery

    Here you need to select the gallery for your particular group. Select gallery which you want to add to your group.

    Magento Image Gallery

    You can also edit the added Gallery Group. Just click on Edit option.

    Magento Image Gallery

    If you follow Webkul Image Gallery>Gallery Setting, you can customize the image gallery as per your requirements. The following options are available:

    Gallery (Opening) Effects – Select the animation effect when the user clicks the gallery image for viewing. Options available – Normal, Fade, or Elastic.

    Closing Effects – Select the animation effect when the user closes the image after viewing it. Options available – Normal, Fade, or Elastic.

    Caption Status – You can show description on each image, select Enable. To hide the description, select Disable.Magento Image Gallery

    Caption – Select the caption style available:

    1. Bottom Center Outside Dark
    2. Bottom Center Outside Light
    3. Bottom Left Outside Dark
    4. Bottom Left Outside Light

    Background Status – Select the background status as Dark or Light.

    Thumbs – While viewing the image, the thumbnails can be shown at the bottom of the gallery, click Yes to show thumbnails. Otherwise, click No for hiding the thumbnails.Magento Image Gallery

    Cyclic –  Select Yes option to cycle back to the first image after viewing all the images in the gallery. This will create a continuous movement of gallery images.

    Autoplay – Select Yes option to automatically move the gallery images. Else, if you want the user to manually move the images select No option.

    Interval – Set the time interval in milliseconds for changing the images. Note – this option only works for Autoplay setting.

    Mouse wheel – Select Yes option to allow users to slide the images using the mouse wheel.

    Border – Select Yes to show the borders for the images, else select No to make the images borderless.

    Slide count – Select Yes option for showing the count of the gallery images. Magento Image Gallery

    Controls – Select Yes to show the navigation controls for the gallery images. Magento Image Gallery

    Control Position  – Select position of the control either Top or Bottom.

    Magento Image Gallery

    Under Gallery Setting, you can add effects, caption, thumbs, autoplay, border and many more features to make your gallery more graceful.

    Use Block call on CMS page

    You need to call block code at your cms pages with group_code, gallery_code attribute which Gallery and Group gallery you want to show at frontend.

    If Group Code is executed and called directly then on the frontend Group Gallery is shown.

    {{block type="imagegallery/imagegallery" group_code="groupcode1" template="imagegallery/gallery_group.phtml"}}

    If Gallery Code is executed and called directly then on the frontend Image Gallery is displayed.

    {{block type="imagegallery/imagegallery" gallery_code="code1" template="imagegallery/gallery.phtml"}}

    If both the commands are executed simultaneously at the same time then the Group Gallery and Image Gallery will be shown together.
    Magento Image Gallery

    Note

    In the case of block call at CMS page, You will have to write (“) in HTML otherwise, if you simply copy these codes on WYSIWYG editor then it will convert the double quote into some ASCII code and you will unable to call block on CMS page.

    It will look like this in CMS page.

    Magento Image Gallery

    Here you need to add block so that the Image gallery can be displayed. Magento 1.9.2.0 and newer versions admin must need to add and enable the block for the image gallery.

    Magento Image Gallery

    Admin can easily add the image gallery block and allow that block to display at the front-end.

    After inserting all required details and block code your gallery looks like this screenshot.

    Magento Image Gallery

    On clicking particular gallery you can see all the images of your gallery.

    Magento Image Gallery

    After click on any image below, you can see that image like this.

    Magento Image Gallery

    That’s all for the Magento Image Gallery. Still, have any issue feel free to add a ticket and let us know your views to make the module better webkul.uvdesk.com

    Current Product Version - 1.3.1

    Supported Framework Version - 1.6.x.x, 1.7.x.x, 1.8.x.x, 1.9.x.x

    . . .

    Leave a Comment

    Your email address will not be published. Required fields are marked*


    5 comments

  • Manon
  • lms
    • webkul
  • xuelei
    • webkul
  • Back to Top

    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home

    Table of Content