Skip to content

daniel-rose/magento2-gallery

Repository files navigation

DR_Gallery

Gallery module for Magento 2

Description

This module allows to manage galleries which can placed by a widget on any page.

Installation

Via composer

Open the command line and run the following commands

cd PATH_TO_MAGENTO_2_ROOT
composer require dr/gallery

Via archive

  • 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

Support

If you have any issues with this extension, open an issue on GitHub (see URL above).

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Daniel Rose

Licence

MIT License

Copyright

(c) 2016 Daniel Rose

About

Gallery module for Magento 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published