A Magento 2 extension that shows sort order of system configuration's tabs, sections, groups, and fields.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
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.
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.
Provides a configurable custom shipping method available in backend, frontend, or both, with a scheduler to automatically control its availability.
Lets admins hide one or more shipping methods on the cart and checkout, restricted by weekday, date range, or logged-in customer sessions.
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.
Adds an interface to expose additional directories in the Magento media gallery beyond the default wysiwyg and catalog folders, without custom development.
A Magento 2 module that makes it possible to set a debounce and a minimum character amount for Algolia Autocomplete