The "Magento 2 Category Image Export" module is a powerful extension for your Magento 2 store, designed to simplify and automate the process of exporting product images from a specific category directly to your pc. This module streamlines your product image management, making it easier to work with your store's media assets.
Effortless Image Export: With this module, you can seamlessly export product images from a designated category with just a few clicks. It simplifies the process of downloading images, saving you time and effort.
Category Selection: Choose the category from which you want to export images. This allows you to be selective and organized in managing your product images.
Bulk Export: You can export multiple images at once, ensuring a smooth and efficient export process for large catalogs.
User-Friendly Interface: The user interface is intuitive and user-friendly, ensuring that both novice and experienced Magento users can easily navigate the export process.
PC Storage: Exported images are directly saved to your PC, allowing you to access and use them immediately.
Zip Archive: The module bundles all exported images into a zip archive, making it easy for users to download and organize their product images.
Time-Saving: Automating the image export process saves you valuable time, which can be better utilized for other critical tasks in managing your e-commerce store.
-
Clone this repository into the app/code directory of your Magento 2 installation:
git clone https://github.com/tomk1v/category-images-export.git
-
Run the following commands from the Magento root directory:
bin/magento module:enable Internship_CategoryImagesExport
bin/magento setup:upgrade
bin/magento setup:di:compile
-
Flush the cache:
bin/magento cache:flush
Navigate to Category Images Export in the Magento Admin Panel.
Click the Export button to download all associated product images in a convenient zip archive.
This module is designed to work seamlessly with:
Magento 2.4.6
PHP 8.2
©tomk1v