Back to Top

Laravel eCommerce Image Gallery

Updated 13 March 2026

Introduction

The admin can also create various groups and assign galleries to that group.

This is the best gallery module for the Bagisto platform and in Laravel eCommerce Image Gallery module, everything is configured by the admin.

The admin can even allow the style for opening and closing the Image.

Unzip the respective extension zip and then merge “packages” into project root directory.

Goto bootstrap/providers.php file and add the following line under ‘providers’.

Start your headless eCommerce
now.
Find out More
Webkul\ImageGallery\Providers\ImageGalleryServiceProvider::class

Goto composer.json file and add the following line under ‘psr-4’

"Webkul\\ImageGallery\\": "packages/Webkul/ImageGallery/src"

Then run the following commands:-

composer dump-autoload
php artisan image-gallery:install
php artisan optimize:clear

After following these steps, the Bagisto Laravel Image Gallery Extension should be successfully installed and ready for use in your Bagisto v2.3.14 project.

You will also see the Image Gallery section on the left-hand side in the menu bar.

image-gallery-section

Features

  • Admin can manage images with title, description, sort order, status, and image upload.
  • Admin can create galleries by selecting images and setting a thumbnail.
  • Admin can bulk upload multiple images at once, apply a title prefix, description, sort base, and status, and attach them to a gallery.
  • Admin can group galleries into gallery groups.
  • Admin can enable/disable the module via configuration.
  • Admin can configure gallery viewer options: caption, caption type, caption position, background, interval, border, slide count, and controls.
  • Shop users can view the gallery list page and open any gallery to view images.
  • Shop users can navigate images with next/previous controls.

After the successful installation of the module, the admin can configure the module under the admin panel. The needs to Configure>>Image Gallery.

laravel-ecommerce-image-gallery-module-configurations

Here the admin can set various actions like Opining and Closing Effect, Side Count, Control.

The admin can also set caption type and caption position.
The admin can also enable and disable the Image Gallery from here.

Click on the Save button.

Now the admin needs to add the Images, Gallery and Group, for this the admin needs to configure to the Image Gallery button that is visible on the side menu bar as shown below:-

image-gallery-add-images

Manage Images

Under the Manage Images all the images that have been added are visible along with  image title, description, sort order, select gallery and status.

To add a new image click on the Add Image button.

After clicking on the add image button a page will open that will look like shown below:-

manage-image-edit-page

Here the admin needs to add image including description and title for the image.
Click on the Save Image button.

Manage Gallery

On clicking on the Manage Gallery all the galleries are visible as shown below:-

manage-gallery

To add a new gallery the admin needs to click on the Add Gallery button, the page that opens will look like shown below:-

manage-gallery-edit

Here the admin can input the title and code for the gallery and also select the images for that gallery along with the thumbnail.

Click on the Save Gallery button.

Manage Group.

Under the Manage Groups all the groups that have been added are visible along with Group code , id, and status.

laravel-ecommerce-image-gallery-add-gallery-manage-groups

To add a new group click on the Add Group button.

manage-groups-edit

Here the admin can enter the group code and select the gallery for that group.
Click on the Save Group button.

Front End

In the front end the View Galleries button is visible as shown below:-

image-gallery-view-gallery

After clicking on the View Galleries button the user will is redirected to another page where all the galleries are visible:-

image-gallery-visible

To view the images of the gallery click on any gallery.

image-gallery-view-detail

In the above page the all the images of the gallery are visible.

So, that was much about the User Guide of Laravel eCommerce Image Gallery for any queries or doubts reach out to us at [email protected]. You can also raise a ticket at our HelpDesk System.

Please explore our Laravel Development Services and Quality Bagisto Extensions.

Current Product Version - v2.3.14

Supported Framework Version - 2.3.14

. . .

Leave a Comment

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


Be the first to comment.

Back to Top

Message Sent!

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

Back to Home

Laravel eCommerce Image Gallery