{"id":274179,"date":"2020-11-16T13:38:34","date_gmt":"2020-11-16T13:38:34","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=274179"},"modified":"2024-06-03T07:05:28","modified_gmt":"2024-06-03T07:05:28","slug":"akeneo-image-gallery","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/","title":{"rendered":"Akeneo Image Gallery"},"content":{"rendered":"\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Introduction<\/h3>\n<\/div><\/div>\n\n\n\n<p><strong><a href=\"https:\/\/store.webkul.com\/akeneo-image-gallery.html\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Image Gallery<\/a><\/strong> allows you to add\/manage images into various galleries and galleries into various groups according to requirements. <\/p>\n\n\n\n<p>You can easily manage photo galleries and gallery groups on their site.<\/p>\n\n\n\n<p>If you want to use OpenAI to create images for your product, have a look at <a href=\"https:\/\/store.webkul.com\/akeneo-ai-image-generator.html\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo AI Image Generator.<\/a><\/p>\n\n\n\n<p>Also, you can create templates in the Akeneo product attribute fields for that, you can check <a href=\"https:\/\/webkul.com\/blog\/akeneo-template-connector-documentation\/\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Template Connector<\/a>.<\/p>\n\n\n\n<p><strong>Watch the video to understand the plugin workflow:-<\/strong><\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wk-block--yt-video\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"E6rlY7XUzx4\"><\/div><\/div><\/div>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Features<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Create a Media Gallery with multiple images, alts, and title descriptions, and assign groups.<\/li>\n\n\n\n<li>Create Group which will be used in Media Gallery.<\/li>\n\n\n\n<li>Export\/Import Media Gallery<\/li>\n\n\n\n<li>Create a Media Gallery attribute and use it in the product family.<\/li>\n\n\n\n<li>Re-design your images with the UI tool.<\/li>\n\n\n\n<li>Can give permission to a different user to manage the image gallery.<\/li>\n\n\n\n<li>Select the preferred URL for the public thumbnail during import.<\/li>\n\n\n\n<li>Using the file CSV publication for the image description and thumbnail<\/li>\n\n\n\n<li>&nbsp;Enable\/disable favorites in the Gallery grid<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Basic Requirement<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Akeneo Image Gallery module works with Akeneo  3.0.x, 3.1.x, 3.2.x, 4.0.x, 5.0.x, 6.0.x, and 7.0.x.<\/li>\n<\/ul>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This module is compatible with the Akeneo community and Enterprise(Flexibility) edition.<\/li>\n\n\n\n<li>If you want to use this extension on Akeneo EE Serenity mode, please&nbsp;<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">contact us<\/a>.<\/li>\n\n\n\n<li>For the Akeneo installation, your Akeneo server should meet these&nbsp;<a href=\"https:\/\/docs.akeneo.com\/7.0\/install_pim\/manual\/system_requirements\/system_requirements.html\" target=\"_blank\" rel=\"noreferrer noopener\">system requirements.<\/a><\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>Two different types of module installation processes are available for the module.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Composer Installation<\/li>\n\n\n\n<li>Manual Installation<\/li>\n<\/ol>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation using Composer Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p><a href=\"https:\/\/webkul.com\/blog\/how-to-install-webkul-akeneo-connector-via-composer\/\"><strong>Read This Blog<\/strong><\/a><\/p>\n\n\n\n<p>Before beginning the composer installation<\/p>\n\n\n\n<p><strong>1<\/strong>: Get the&nbsp;<strong>ACCESS KEYS<\/strong>&nbsp;[Create a&nbsp;<a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\">support ticket<\/a>]<\/p>\n\n\n\n<p><strong>2<\/strong>: In Akeneo&nbsp;<strong>composer.json<\/strong>, add our repository and the installation script.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">For Akeneo 6.x and 7.x<\/h3>\n<\/div><\/div>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n  \"scripts\": {\n        \"post-update-cmd\": [\n           \"vendor\/webkul\/imagegallerybundle\/src\/Webkul\/ImageGalleryBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true\"\n        ],\n        \"post-install-cmd\": [\n           \"vendor\/webkul\/imagegallerybundle\/src\/Webkul\/ImageGalleryBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true\"\n        ],\n        \"post-create-project-cmd\": [\n          \"vendor\/webkul\/imagegallerybundle\/src\/Webkul\/ImageGalleryBundle\/install\/config.sh COMPOSER=true NO_DOCKER=true\"\n       ]\n   },\n  \"repositories\": [{\n    \"type\": \"composer\",\n    \"url\": \"https:\/\/akeneorepo.webkul.com\/\"\n  }]\n}\n<\/pre>\n\n\n\n<p><strong>For Akeneo &lt;=5.x&nbsp;<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n  \"scripts\": {\n        \"post-update-cmd\": [\n           \n\"vendor\/webkul\/imagegallerybundle\/composer_install.sh\"\n        ],\n        \"post-install-cmd\": [\n           \n\"vendor\/webkul\/imagegallerybundle\/composer_install.sh\"\n        ],\n        \"post-create-project-cmd\": [\n         \n\"vendor\/webkul\/imagegallerybundle\/composer_install.sh\"\n       ]\n   },\n  \"repositories\": [{\n    \"type\": \"composer\",\n    \"url\": \"https:\/\/akeneorepo.webkul.com\/\"\n  }]\n}<\/pre>\n\n\n\n<p><strong>3<\/strong>: Use composer to install the extension<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">         composer require webkul\/imagegallerybundle<\/pre>\n\n\n\n<p><strong>4<\/strong>: Complete the authentication form.<br><strong>5<\/strong>: Send a Message of Success<br><strong>6<\/strong>: Delete your browser\u2019s cache.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Manual Installation for Version 6.x and 7.x<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&nbsp;After unzipping the appropriate extension zip, merge the \u201csrc\u201d folder into the akeneo project.<\/li>\n\n\n\n<li>From the PIM directory, run the following command over the NO-DOCKER Instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">.\/src\/Webkul\/ImageGalleryBundle\/install\/config.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>After that run the command below over the PIM directory\u2019s DOCKER instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">.\/src\/Webkul\/ImageGalleryBundle\/install\/config.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manual Installation for Version 4.0.x to 5.x<\/h3>\n<\/div><\/div>\n\n\n\n<p>Please follow these steps for installing Akeneo Image Gallery module in your Akeneo PIM platform.<\/p>\n\n\n\n<p><strong>1<\/strong>&nbsp;\u2013 Unzip the respective extension zip&nbsp; then merge the \u201csrc\u201d folder into akeneo project root directory.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"414\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png\" alt=\"Screenshot-by-Lightshot\" class=\"wp-image-274471\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-300x103.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-250x86.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-768x265.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot.png 1258w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>2 \u2013 Goto&nbsp;<strong>config\/Bundles.php<\/strong>&nbsp;then add line:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">Webkul\\ImageGalleryBundle\\ImageGalleryBundle::class =&gt; &#091;&#039;all&#039; =&gt; true],<\/pre>\n\n\n\n<p>in return array.<\/p>\n\n\n\n<p><strong>3 \u2013<\/strong>&nbsp;Copy the \u201cconfig\u201d folder into akeneo project root directory for routing.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"414\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1-1200x414.png\" alt=\"Screenshot-by-Lightshot-1\" class=\"wp-image-274472\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1-1200x414.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1-300x103.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1-250x86.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1-768x265.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1.png 1258w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>4&nbsp;<\/strong>\u2013 Run this command after ssh to your akeneo server by the terminal.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/console cache:warmup &amp;&amp; php bin\/console wk-gallery:setup:install<\/pre>\n\n\n\n<p><strong>5\u2013<\/strong> If you are using php-fpm. Then you need to restart the php-fpm services and apache web server.<\/p>\n\n\n\n<p><strong>For Akeneo 5<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo service php-fpm7.3 restart<\/pre>\n\n\n\n<p><strong>For Akeneo 4<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo service php-fpm7.3 restart<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Docker Installation Command :<\/h2>\n\n\n\n<p><strong>For Akeneo 5<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run update-extensions;\ndocker_yarn run less;<\/pre>\n\n\n\n<p><strong>For Akeneo<\/strong>&nbsp;<strong>4<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">alias docker_php=&#039;docker-compose run -u www-data --rm php php&#039;;\nalias docker_yarn=&#039;docker-compose run -u node --rm node yarn&#039;;\ndocker_php bin\/console cache:clear --env=prod;\ndocker_php bin\/console pim:installer:assets --symlink --clean --env=prod;\ndocker_php bin\/console d:s:u --force;\ndocker_yarn run webpack;\ndocker_yarn run less;<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\"><strong>Manual Installation For Version 2.x to 3.x<\/strong><\/h3>\n<\/div><\/div>\n\n\n\n<p>Please follow these steps for installing Akeneo Image Gallery module in your Akeneo PIM platform.<\/p>\n\n\n\n<p><strong>1<\/strong>&nbsp;\u2013 Unzip the respective extension zip&nbsp; then merge the \u201csrc\u201d folder into akeneo project root directory.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"404\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1-1200x404.png\" alt=\"src-magento-2-1\" class=\"wp-image-274586\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1-1200x404.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1-300x101.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1-250x84.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1-768x259.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/src-magento-2-1.png 1306w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>2<\/strong>&nbsp;\u2013 Goto&nbsp;<strong>app\/AppKernel.php<\/strong>&nbsp;then add line:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">new Webkul\\ImageGalleryBundle\\ImageGalleryBundle(),<\/pre>\n\n\n\n<p><strong>3<\/strong>&nbsp;\u2013 Goto&nbsp;<strong>app\/config\/routing.yml<\/strong>&nbsp;then add these lines at top of file Syndication: resource:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">image_gallery:\n  resource: &quot;@ImageGalleryBundle\/Resources\/config\/routing.yml&quot;\n  prefix:   \/<\/pre>\n\n\n\n<p><strong>5<\/strong>&nbsp;\u2013 Run this command after ssh to your akeneo server by the terminal.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/console cache:warmup &amp;&amp; php bin\/console wk-gallery:setup:install<\/pre>\n\n\n\n<p><strong>6<\/strong>&nbsp;\u2013 If you are using php-fpm. Then you need to restart the php-fpm services and apache web server.<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">sudo service php-fpm7.2 restart<\/pre>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Common Issues After Installation<\/h3>\n<\/div><\/div>\n\n\n\n<p>It might happen that even after proper installation, upon opening your Akeneo admin dashboard, you see a loading screen. In that case, do check for the following solution:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Webpack Installation: If you get the below error<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"734\" height=\"211\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webpack-error-1.png\" alt=\"Webpack-error-1\" class=\"wp-image-274270\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webpack-error-1.png 734w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webpack-error-1-300x86.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webpack-error-1-250x72.png 250w\" sizes=\"(max-width: 734px) 100vw, 734px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"uninstall-module-for-akeneo-6\"><\/h3>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Uninstall Module: For Akeneo 6.x and 7.x<\/h3>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>From the PIM directory, run the command below over the NO-DOCKER Instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">.\/src\/Webkul\/ImageGalleryBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=true<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Run the command below over the PIM directory\u2019s DOCKER instance.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">.\/src\/Webkul\/ImageGalleryBundle\/uninstall\/uninstall.sh COMPOSER=false NO_DOCKER=false<\/pre>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Set up in Akeneo<\/h3>\n<\/div><\/div>\n\n\n\n<p>After installation of the module in Akeneo, you have to create the gallery Group attributes. You have to navigate&nbsp;<strong>Setting-&gt; Attribute -&gt; Create Attribute<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16-1200x589.png\" alt=\"Attributes-16\" class=\"wp-image-356129\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attributes-16.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, click on Create attributes then select click on  Akeneo Image Gallery.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Attributes.png\" alt=\"Akeneo-image-gallery-attribute\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now after clicking on the attribute, you have to enter the details.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit-1200x589.png\" alt=\"Attribute-Image-Gallery-locale-wise-Germany-Edit\" class=\"wp-image-356136\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Attribute-Image-Gallery-locale-wise-Germany-Edit.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>For creating the product in Akeneo, you have to choose the family. So, you can assign the&nbsp;asset group attribute in a product family.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6-1200x589.png\" alt=\"Family-Accessories-Edit-6\" class=\"wp-image-356138\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Family-Accessories-Edit-6.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Create the Gallery in Akeneo<\/h3>\n<\/div><\/div>\n\n\n\n<p>After the installation in Akeneo, You will find the Gallery icon.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15-1200x589.png\" alt=\"Dashboard-15\" class=\"wp-image-356140\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Dashboard-15.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After it, you have to click on the  Gallery Icon then a new page will open then you have to click on &#8220;Image Gallery&#8221; button<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index-1200x589.png\" alt=\"Webkul-Gallery-Index\" class=\"wp-image-356143\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Index.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>You will find the add gallery and add group icon at the right of the screen. <\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-1.png\" alt=\"gallery\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Click on add group to create a new group.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1200x589.png\" alt=\"Webkul-Gallery-Group-Code\" class=\"wp-image-356146\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, a new page will open. Fill in the code then click on to <strong>Save<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1-1200x589.png\" alt=\"Webkul-Gallery-Group-Code-1\" class=\"wp-image-356147\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallery-Group-Code-1.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now to create a new gallery click on add gallery button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-2.png\" alt=\"add-gallery\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that enter, the code then click on to <strong>Save <\/strong>button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img decoding=\"async\" width=\"1200\" height=\"597\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3-1200x597.png\" alt=\"Webkul-Gallery-Index-3\" class=\"wp-image-274521\" style=\"width:820px;height:407px\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3-1200x597.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3-300x149.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3-250x124.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3-768x382.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Webkul-Gallery-Index-3.png 1286w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p> Now clicking on the save button, the gallery management page will open. Here, you can upload the media.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallary-Asset-Edit.png\" alt=\"media\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After uploading the media, you can edit the asset with the media gallery module. In that, you can select the images thumbnail images as well as you can add a description of each image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallary-Media-Edit.png\" alt=\"tumbnail\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After clicking on the edit button, the image edit page will be open.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/screenshot_from_2023_09_25_13_33_20-1-.png\" alt=\"edit image\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>You can also add information about the media.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Add To Favourites<\/strong>&nbsp;\u2013&nbsp;You can enable the favorite icon. With it, You can filter the media.<\/li>\n\n\n\n<li><strong>Title \u2013<\/strong>&nbsp;Asset title explains about the media.<\/li>\n\n\n\n<li><strong>Alternative text \u2013&nbsp;<\/strong>With alternative text, you can add further more information about the media.<\/li>\n\n\n\n<li><strong>Description \u2013&nbsp;<\/strong>It describes the product media.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1-1200x589.png\" alt=\"Webkul-Gallary-Asset-Edit-1\" class=\"wp-image-356158\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Webkul-Gallary-Asset-Edit-1.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Expiration Date \u2013<\/strong>&nbsp;In this, you have to select the date by which the gallery will expire.<\/li>\n\n\n\n<li><strong>Gallery Tag \u2013<\/strong>&nbsp;These gallery tags will help you while filtering the products.<\/li>\n\n\n\n<li><strong>Gallery Group &#8211;<\/strong> Select the group in which you want to assign the gallery.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallary-Asset-Edit-2.png\" alt=\"tag\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>You can click on the save button on the right corner of your page. Now you can see the gallery is added to the Gallery list.<\/p>\n\n\n\n<p>After saving the gallery in the Gallery list, you can <strong>edit,change favourites status and delete<\/strong> the gallery.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-3.png\" alt=\"add faviourate\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Filter the Gallery in Akeneo Media Gallery<\/h3>\n<\/div><\/div>\n\n\n\n<p>In Akeneo Media Gallery module, You can filter the gallery with the<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Created At<\/li>\n\n\n\n<li>Updated At<\/li>\n\n\n\n<li>Favorites<\/li>\n\n\n\n<li>Description<\/li>\n\n\n\n<li>Groups<\/li>\n\n\n\n<li>Tags<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-4.png\" alt=\"filter\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Filter  With Created Time:<\/strong><\/h4>\n\n\n\n<p>In this module, You can filter the gallery with created time. For this, you have to choose the operators.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Between \u2013<\/strong>&nbsp;You can filter the asset that you have created between two dates.<\/li>\n\n\n\n<li><strong>Not Between \u2013<\/strong>&nbsp;Can filter the asset that you have not created between two dates.<\/li>\n\n\n\n<li><strong>More than \u2013<\/strong>&nbsp;You can filter the asset after the selected date.<\/li>\n\n\n\n<li><strong>Less than \u2013&nbsp;<\/strong>You can filter the asset before the selected date<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-5.png\" alt=\"created at\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Filter With Updated Time:<\/strong><\/h4>\n\n\n\n<p>In this module, You can filter the asset with updated time. For this, you have to choose the operators.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Between \u2013<\/strong>&nbsp;You can filter the asset that you have updated between two dates.<\/li>\n\n\n\n<li><strong>Not Between \u2013<\/strong> Can filter the asset that you have not updated between two dates.<\/li>\n\n\n\n<li><strong>More than \u2013<\/strong>&nbsp;You can filter the asset after the selected date.<\/li>\n\n\n\n<li><strong>Less than \u2013&nbsp;<\/strong>You can filter the asset before the selected date.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-6.png\" alt=\"updated at\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Filter The&nbsp; Favourites:<\/strong><\/h4>\n\n\n\n<p>In this module, You can set the favorites asset. With it, you can filter the products. You will find three options on it.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>All \u2013<\/strong>&nbsp;You can filter the all favorites and not starred products.<\/li>\n\n\n\n<li><strong>Yes <\/strong>\u2013&nbsp;Can filter all favorites products.<\/li>\n\n\n\n<li><strong>No<\/strong> \u2013&nbsp;You can filter the not favorites products.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-7.png\" alt=\"favourites\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Filter  With Description:<\/strong><\/h4>\n\n\n\n<p>In this module, You can filter the asset with description. For this, you have to choose the operator.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Contains \u2013<\/strong>&nbsp;The product description contains the text entered by you.<\/li>\n\n\n\n<li><strong>Does not contain<\/strong> \u2013&nbsp;The product description doesn\u2019t contain the text entered by you.<\/li>\n\n\n\n<li><strong>Is equal to \u2013<\/strong>&nbsp;The product description is equal to the text entered by you.<\/li>\n\n\n\n<li><strong>Starts with \u2013<\/strong>&nbsp;The product description starts with the text entered by you.<\/li>\n\n\n\n<li><strong>Is Empty \u2013<\/strong>&nbsp;The product description is empty.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-8.png\" alt=\"description\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h5 class=\"wp-block-heading\"><strong>Filter The Gallery Group:&nbsp;<\/strong><\/h5>\n\n\n\n<p>Gallery groups can be used to filter the asset. After clicking the group icon, all of the groups will be displayed.The gallery of the selected group will be listed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-9.png\" alt=\"Group\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Tags:<\/h4>\n\n\n\n<p>You can filter the asset with tags. All the tags will be visible after clicking on the tags icon.The gallery of the selected tags will be listed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-10.png\" alt=\"tag\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>If you want to delete the gallery in bulk, select the option (all, all visible, or none) and click delete.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Webkul-Gallery-Index-11.png\" alt=\"bulk\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Assign Media Gallery in Akeneo Products<\/h3>\n<\/div><\/div>\n\n\n\n<p>To create a product in Akeneo, go to navigate to Products and click the Create button. Now, you need to choose product type \u2013 as&nbsp;<strong>Product or Product Model.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"597\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19-1200x597.png\" alt=\"Products-19\" class=\"wp-image-274540\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19-1200x597.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19-300x149.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19-250x124.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19-768x382.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Products-19.png 1286w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now you have to enter the required SKU, choose a family, and click the Save button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34-1200x589.png\" alt=\"Products-34\" class=\"wp-image-356169\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Products-34.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>You can add\/upload a gallery to the product with the gallery group attribute.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1-1200x589.png\" alt=\"Product-Sunglasses-Edit-1\" class=\"wp-image-356170\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Product-Sunglasses-Edit-1.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, after clicking on the<strong>&nbsp;ADD\/UPDATE<\/strong>&nbsp;button, you have to select the gallery that you want to add to the product.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Product-Sunglasses-Edit-1.png\" alt=\"add image\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>By selecting the checkbox next to the thumbnail, you may select all of the galleries. You can also filter the galleries by created at, updated at, groups and tags.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Product-Sunglasses-Edit-3.png\" alt=\"filter\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After selecting the gallery, click on the&nbsp;<strong>confirm<\/strong>&nbsp;button.&nbsp;<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Product-Sunglasses-Edit.png\" alt=\"select\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After adding the gallery, click on the&nbsp;<strong>confirm<\/strong>&nbsp;button. Your product details will be shown on the product page.<\/p>\n\n\n\n<p>If you want to remove the background of your product image, you can check <a href=\"https:\/\/webkul.com\/blog\/akeneo-image-background-remover-documentation\/\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Image Background Remover<\/a>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Product-Sunglasses-Edit-2.png\" alt=\"add -images\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Export Gallery<\/h3>\n<\/div><\/div>\n\n\n\n<h5 class=\"wp-block-heading\">Create Export Job Profile<\/h5>\n\n\n\n<p>You can export assets from Akeneo Media Gallery Extension you can create an export profile.<\/p>\n\n\n\n<p>To create a new export job profile, go to<strong>&nbsp;Exports&gt;Create Export Profile<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15-1200x589.png\" alt=\"Export-profiles-management-15\" class=\"wp-image-356175\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-15.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that enter a&nbsp;<strong>code, label, and select job type&nbsp;<\/strong>to create new job profile.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16-1200x589.png\" alt=\"Export-profiles-management-16\" class=\"wp-image-356177\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profiles-management-16.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that click to<strong>&nbsp;Save<\/strong>&nbsp;button then enter the details:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Delimiter<\/li>\n\n\n\n<li>Enclosure<\/li>\n\n\n\n<li>With header<\/li>\n\n\n\n<li>Image gallery code &#8211; You can enter detail in the filter if you wan t to export the particular gallery<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2023\/09\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Edit-1.png\" alt=\"filter\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then click to&nbsp;<strong>Export Now<\/strong>&nbsp;to run the export job.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"185\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show-1200x185.png\" alt=\"Export-profile-Akeneo-Image-Gallery-CSV-Export-Show\" class=\"wp-image-356179\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show-1200x185.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show-300x46.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show-250x39.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show-768x119.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Export-profile-Akeneo-Image-Gallery-CSV-Export-Show.png 1296w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After running the export job there will be an option&nbsp;to Download Generated File&nbsp;click on that to create a CSV file. You can generate a file or zip.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20-1200x589.png\" alt=\"Process-tracker-Show-job-20\" class=\"wp-image-356178\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-20.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Import Gallery<\/h3>\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Akeneo Media Gallery Import<\/strong><\/h4>\n\n\n\n<p>To create a new import job profile, go to<strong>&nbsp;Imports&gt;Create Import Profile<\/strong>.<\/p>\n\n\n\n<p>Note: If tumbnail is not entered while importing a product in a CSV file, the first image will be imported as tumbnail.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10-1200x589.png\" alt=\"Import-profiles-management-10\" class=\"wp-image-356180\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-10.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that enter a&nbsp;<strong>code, label, and select job type&nbsp;<\/strong>to create the import job.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11-1200x589.png\" alt=\"Import-profiles-management-11\" class=\"wp-image-356181\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profiles-management-11.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Then click to<strong>&nbsp;Save<\/strong>&nbsp;button.<\/p>\n\n\n\n<p>After that there will be two option \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Import Now \u2013<\/strong>&nbsp;In this you can enter the file path to import the asset.<\/li>\n\n\n\n<li><strong>Upload a file \u2013<\/strong>&nbsp;In this you can drag the file to import the asset.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show-1200x589.png\" alt=\"Import-profile-Akeneo-Image-Gallery-CSV-Import-Show\" class=\"wp-image-356182\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Import-profile-Akeneo-Image-Gallery-CSV-Import-Show.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After uploading the file click to&nbsp;the <strong>Upload and Import Now&nbsp;option. <\/strong>Then uploading and running the export job you can check the execution details.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"589\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21-1200x589.png\" alt=\"Process-tracker-Show-job-21\" class=\"wp-image-356183\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21-1200x589.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21-250x123.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21-768x377.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2022\/11\/Process-tracker-Show-job-21.png 1301w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Support<\/h3>\n<\/div><\/div>\n\n\n\n<p>So, that was much about the User Guide of <meta http-equiv=\"content-type\" content=\"text\/html; charset=utf-8\"><\/meta>the Akeneo Image Gallery module for any queries or doubts reach out to us at\u00a0<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">support@webkul.com<\/a>. You can also raise a ticket at our\u00a0<strong><a href=\"https:\/\/webkul.uvdesk.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\">HelpDesk System.<\/a><\/strong><\/p>\n\n\n\n<p>Please explore our&nbsp;<a href=\"https:\/\/webkul.com\/akeneo\/\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Development Services<\/a>&nbsp;and Quality&nbsp;<a href=\"https:\/\/store.webkul.com\/Akeneo.html\" target=\"_blank\" rel=\"noreferrer noopener\">Akeneo Extensions<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Akeneo Image Gallery allows you to add\/manage images into various galleries and galleries into various groups according to requirements. You can easily manage photo galleries and gallery groups on their site. If you want to use OpenAI to create images for your product, have a look at Akeneo AI Image Generator. Also, you can create <a href=\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":273,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5709],"tags":[3649,7702,8329],"class_list":["post-274179","post","type-post","status-publish","format-standard","hentry","category-akeneo","tag-akeneo","tag-akeneo-pim","tag-akeneo-product-information-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Akeneo Image Gallery | Akeneo Photo Gallery Extension<\/title>\n<meta name=\"description\" content=\"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Akeneo Image Gallery | Akeneo Photo Gallery Extension\" \/>\n<meta property=\"og:description\" content=\"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-11-16T13:38:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-03T07:05:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png\" \/>\n<meta name=\"author\" content=\"Kavita Singh\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kavita Singh\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"17 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\"},\"author\":{\"name\":\"Kavita Singh\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\"},\"headline\":\"Akeneo Image Gallery\",\"datePublished\":\"2020-11-16T13:38:34+00:00\",\"dateModified\":\"2024-06-03T07:05:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\"},\"wordCount\":1910,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png\",\"keywords\":[\"Akeneo\",\"Akeneo PIM\",\"Akeneo Product Information Management\"],\"articleSection\":[\"Akeneo\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\",\"url\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\",\"name\":\"Akeneo Image Gallery | Akeneo Photo Gallery Extension\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png\",\"datePublished\":\"2020-11-16T13:38:34+00:00\",\"dateModified\":\"2024-06-03T07:05:28+00:00\",\"description\":\"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot.png\",\"width\":1258,\"height\":434,\"caption\":\"Screenshot-by-Lightshot\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Akeneo Image Gallery\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1\",\"name\":\"Kavita Singh\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Kavita Singh\"},\"description\":\"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.\",\"url\":\"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Akeneo Image Gallery | Akeneo Photo Gallery Extension","description":"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/","og_locale":"en_US","og_type":"article","og_title":"Akeneo Image Gallery | Akeneo Photo Gallery Extension","og_description":"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.","og_url":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-11-16T13:38:34+00:00","article_modified_time":"2024-06-03T07:05:28+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png","type":"","width":"","height":""}],"author":"Kavita Singh","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Kavita Singh","Est. reading time":"17 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/"},"author":{"name":"Kavita Singh","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1"},"headline":"Akeneo Image Gallery","datePublished":"2020-11-16T13:38:34+00:00","dateModified":"2024-06-03T07:05:28+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/"},"wordCount":1910,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png","keywords":["Akeneo","Akeneo PIM","Akeneo Product Information Management"],"articleSection":["Akeneo"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/","url":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/","name":"Akeneo Image Gallery | Akeneo Photo Gallery Extension","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot-1200x414.png","datePublished":"2020-11-16T13:38:34+00:00","dateModified":"2024-06-03T07:05:28+00:00","description":"Akeneo Image Gallery help admin in manage photo gallery and gallery groups easily on their site. Everything is configured by admin.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/akeneo-image-gallery\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/11\/Screenshot-by-Lightshot.png","width":1258,"height":434,"caption":"Screenshot-by-Lightshot"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/akeneo-image-gallery\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Akeneo Image Gallery"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/64d84d43c524cac89bfe9b55d0cfcee1","name":"Kavita Singh","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/273ffe6996d44655ce6645d4b2ea5ff879f07db24c60888f32a2d611749a853e?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Kavita Singh"},"description":"Kavita, a seasoned Business Manager, drives growth in e-commerce solutions by implementing strategic management and innovative solutions, ensuring superior performance, and elevating digital commerce for exceptional results.","url":"https:\/\/webkul.com\/blog\/author\/kavitasingh-bd984\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/274179","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/273"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=274179"}],"version-history":[{"count":43,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/274179\/revisions"}],"predecessor-version":[{"id":445123,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/274179\/revisions\/445123"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=274179"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=274179"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=274179"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}