Gallery module for Magento 2
This module allows to manage galleries which can placed by a widget on any page.
Open the command line and run the following commands
cd PATH_TO_MAGENTO_2_ROOT
composer require dr/gallery
- Download the ZIP-Archive
- Extract files
- Copy the extracted Files to PATH_TO_MAGENTO_2_ROOT/app/code/DR/Gallery
- Run the following Commands:
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
If you have any issues with this extension, open an issue on GitHub (see URL above).
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Daniel Rose
(c) 2016 Daniel Rose