magenest / module-image-gallery
Image Gallery extension by Magenest
Installs: 1 299
Dependents: 0
Suggesters: 0
Security: 0
Stars: 15
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
This package is auto-updated.
Last update: 2024-10-08 19:18:24 UTC
README
This extension adheres to Magenest.
For detailed user guide of this extension, please visit: https://confluence.izysync.com/display/DOC/2.+Image+Gallery+User+Guide
All updates of this module are included in CHANGELOG.md file.
Installation
Via Composer: run the following commands from root Magento 2 directory:
- composer require magenest/module-image-gallery
- php bin/magento setup:upgrade
- php bin/magento setup:di:compile
- php bin/magento setup:static-content:deploy