PHPackages                             amadeco/module-gallery-extras - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. amadeco/module-gallery-extras

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

amadeco/module-gallery-extras
=============================

Extends the Fotorama Product Gallery with additional parameters. This module is developed following Adobe Commerce coding standards.

v1.0.0(1y ago)06MITPHPPHP ~8.1.0||~8.2.0||~8.3.0

Since Mar 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/iparmentier/magento2-gallery-extras)[ Packagist](https://packagist.org/packages/amadeco/module-gallery-extras)[ RSS](/packages/amadeco-module-gallery-extras/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Amadeco GalleryExtras Module for Magento 2
==========================================

[](#amadeco-galleryextras-module-for-magento-2)

[![Latest Stable Version](https://camo.githubusercontent.com/993d615a4df19491b456c035419c23b9006f0f40a663ae0dc2d08fee6b58f0ea/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f416d616465636f2f6d6f64756c652d67616c6c6572792d657874726173)](https://github.com/Amadeco/module-gallery-extras/releases)[![Magento 2](https://camo.githubusercontent.com/7ca3909c73f8748e38748627518617c1217a86ccbc1387f75dc61eaf8f405680/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4d6167656e746f2d322e342e782d627269676874677265656e2e737667)](https://magento.com)[![PHP](https://camo.githubusercontent.com/f1a1c2a3f8c9e32f9bd7b2313d2ea93a1b25903459245f1480fdd2048223af57/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e31253743382e32253743382e332d626c75652e737667)](https://www.php.net)[![License](https://camo.githubusercontent.com/2e049653bfa3fbf66c27000becf9a8af1f61112ab6a3c51d6a4f24bd894a2a17/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f416d616465636f2f6d6f64756c652d67616c6c6572792d657874726173)](https://github.com/Amadeco/module-gallery-extras/blob/main/LICENSE)

[SPONSOR: Amadeco](https://www.amadeco.fr)

Overview
--------

[](#overview)

The Amadeco GalleryExtras module enriches your Magento store by extending the native Fotorama Product Gallery. Born from the desire to overcome Magento’s limitations, this module breathes new life into your gallery by adding custom parameters that allow you to control the stage container dimensions with finesse and precision.

Features
--------

[](#features)

- **Enhanced Gallery Options**: Seamlessly inject extra parameters into Fotorama options:
    - **minwidth**: Sets the minimum width of the stage container in pixels or percentages.
    - **maxwidth**: Sets the maximum width of the stage container in pixels or percentages.
    - **minheight**: Sets the minimum height of the stage container in pixels or percentages.
    - **maxheight**: Sets the maximum height of the stage container in pixels or percentages.
- **Precision &amp; Flexibility**: Fine-tune your product gallery’s presentation beyond the native Magento limitations.
- **Smooth Integration**: Automatically extends Magento's GalleryOptions without disrupting your theme's design.

Installation
------------

[](#installation)

### Composer Installation

[](#composer-installation)

Execute the following commands in your Magento root directory:

```
composer require amadeco/module-gallery-extras
bin/magento module:enable Amadeco_GalleryExtras
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
```

### Manual Installation

[](#manual-installation)

1. Create directory `app/code/Amadeco/GalleryExtras` in your Magento installation
2. Clone or download this repository into that directory
3. Enable the module and update the database:

```
bin/magento module:enable Amadeco_GalleryExtras
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
```

Usage
-----

[](#usage)

Once installed, the GalleryExtras module automatically extends the Fotorama gallery options with the following new parameters (defined in theme etc/view.xml file):

- **minwidth**: Stage container minimum width.
- **maxwidth**: Stage container maximum width.
- **minheight**: Stage container minimum height.
- **maxheight**: Stage container maximum height.

Note: Magento’s default view.xml does not support these options. GalleryExtras elegantly fills this gap by injecting these parameters at runtime, giving you unparalleled control over your product gallery’s layout.

Compatibility
-------------

[](#compatibility)

- Magento 2.4.x
- PHP 8.1, 8.2, 8.3

Contributing
------------

[](#contributing)

Contributions are welcome! Please read our [Contributing Guidelines](CONTRIBUTING.md).

Support
-------

[](#support)

For issues or feature requests, please create an issue on our GitHub repository.

License
-------

[](#license)

This module is licensed under the Open Software License ("OSL") v3.0. See the [LICENSE.txt](LICENSE.txt) file for details.

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance40

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

510d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b211427be009c505885db00496fe829753399414856083648cec5c7af5003fcd?d=identicon)[IlanAmadeco](/maintainers/IlanAmadeco)

---

Top Contributors

[![Amadeco](https://avatars.githubusercontent.com/u/2975845?v=4)](https://github.com/Amadeco "Amadeco (11 commits)")

---

Tags

fotoramagallery-imagesmagento2magento2-extensionmagento2-modulemagento2-theme

### Embed Badge

![Health badge](/badges/amadeco-module-gallery-extras/health.svg)

```
[![Health](https://phpackages.com/badges/amadeco-module-gallery-extras/health.svg)](https://phpackages.com/packages/amadeco-module-gallery-extras)
```

###  Alternatives

[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

69362.0k](/packages/run-as-root-magento2-prometheus-exporter)[emico/m2-attributelanding

Attribute landing pages for Magento 2

17269.7k13](/packages/emico-m2-attributelanding)[angeo/module-llms-txt

Magento 2 module for AI Engine Optimization (AEO). Generates spec-compliant llms.txt and llms-full.txt per llmstxt.org standard, plus streaming JSONL for vector indexing. Multi-store, multi-website, CLI, cron, async admin UI, Page Builder-aware sanitization, customer-group pricing, atomic writes, ETag/Cache-Control, .md mirrors.

132.2k](/packages/angeo-module-llms-txt)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
