Replaces the default product gallery with a vertical scrolling layout and sticky product info. Includes hover zoom, lightbox, and mobile carousel features.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Integrates Searchspring with Magento 2. Enables enhanced search and merchandising capabilities for improved product discovery.
Adds address autocompletion to checkout using the Postcode.eu API. Supports multiple countries and retrieves address data based on postal codes.
Reduces cache keys by removing product/category specific layout handles. Improves performance by decreasing cache size and average Redis TTL.
Speeds up the creation of admin grids and forms in Magento 2. Simplifies UI component development for faster admin panel customization.
Allows administrators to change customer passwords directly from the customer edit page in the admin panel. Includes a command-line interface for password updates.
Disables customer registration on the storefront. Removes the registration form and links, useful for B2B stores where admins create accounts.
Adds width/height attributes to Page Builder images and aria-label to links. Improves Google Web Vitals scores related to image dimensions and link accessibility.
Adds color badges to order statuses in the admin panel for improved visual order management. Allows customizing status colors via a color picker.
Integrates Google's Address Auto-Complete API to suggest addresses as customers type during checkout. Simplifies address entry and reduces errors for improved user experience.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.
Displays an alternate product image on mouse hover in category pages and widgets. Supports configurable image roles and animation types.