dr/gallery

Gallery module for Magento 2

Installs: 74

Dependents: 0

Suggesters: 0

Security: 0

Stars: 16

Watchers: 2

Forks: 5

Open Issues: 8

Type:magento2-module

dev-master 2017-11-22 12:53 UTC

This package is auto-updated.

Last update: 2024-04-20 00:36:08 UTC


README

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