Prevents database version exceptions during code deployments. Facilitates zero-downtime deployments, especially with CI/CD and Docker/Kubernetes.
Adds a "Redirect URL" field to categories. Allows creating menu entries that redirect to custom URLs, like CMS pages.
Cleans catalog images by removing unused images from the file system and missing image records from the database. It also identifies duplicate images.
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in the config.
Archives and removes old entities like logs, unused product images, and old quotes. It uses configurable cleanup rules and can be extended with custom handlers.
This extension improves the user experience by loading images that are guaranteed to be displayed above the fold earlier.
Adds the option to re-enable Swagger via configuration. It's disabled in production mode since Magento 2.4.4.
Customise your PDP (Product Detail Pages) for PPC (Pay Per Click) visitors.
Limits frontend access to only the checkout pages. Useful for PWA setups where Magento 2 is solely used for checkout functionality.
Adds a description field to product attributes in the admin panel. Displays the attribute description on the product page and provides an API endpoint to retrieve it.
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete