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.
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete
Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
An easy way to retrieve files in media from an origin server to a local development environment.
A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
Automatically logs in to the admin panel using a configured user. Simplifies access for development environments by bypassing the login screen.
An extension that adds a screen to the Admin Panel to get a clear overview of areas where the performance of your Magento 2 can be improved.
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.