This extension provides an easy way to pre-load data for product collections like prices, stock data, and many more by using different types of load types.
Integrates Trustpilot reviews with your Magento 2 store. Allows you to showcase and improve customer service using the Trustpilot platform.
Automatically loads the next page of products via AJAX when a user reaches the end of a product listing. Simplifies navigation and improves user experience by eliminating pagination clicks.
Removes ".00" from product prices on the frontend, displaying prices like $500 instead of $500.00. Works on catalog, product, cart, and checkout pages.
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.