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.
Follows SemVer Modules
These modules follow semantic versioning across their audited release history — version bumps honestly reflect the code changes.
PageBuilder Web Vitals for Magento 2
Strict Compliantzero1limited/module-pagebuilder-web-vitals 88
Extends Magento Page Builder with explicit image width/height fields, link labels, and lazy-loading tags to improve Core Web Vitals performance and accessibility scores.
Product Data Sync
falconmedia/magento2-product-data-sync 45
Synchronizes product attribute data between products with profile-based configuration, multi-store support, batch processing, and dry-run validation. Includes comprehensive run history and logging.
Looking for contributors - Help fix build issues
Tracks admin actions — add, edit, delete, view, mass updates, and failed logins — recording user, IP, and changed fields, with the ability to revert modifications. Maintained fork of the archived KiwiCommerce module.
Intercepts the customer address file upload endpoint and returns a 403 Forbidden response, effectively disabling address file uploads for security hardening.
BlueFinch Checkout
bluefinchcommerce/module-checkout 20
Replaces the default Magento checkout with a customizable, Vue-based checkout. Offers a streamlined flow, UX best practices, and easy integration with payment wallets.
Looking for contributors - Help fix build issues
Order Custom Code
refersonprado/order-custom-code 76
Automatically generates a custom identifier code for each order during checkout, displayed on the success page, admin order grid, and order detail. Includes a CLI command to backfill existing orders.
Displays RabbitMQ server information and queue status in the Magento admin panel, with notification support for monitoring potentially harmful message queue states.
Upload SVG and WebP images in Magento 2
magestyapps/module-web-images 40
Enables uploading of SVG and WebP images in Magento 2, including Page Builder, WYSIWYG editor, and product gallery. Supports theme logo/favicon, attribute swatches, and category images.
Store Router
alpacadotsh/magento2-store-router 22
Routes HTTP requests to specific Magento store views based on hostname and path conditions defined in a YAML configuration file. Supports wildcard matching, rule inheritance, and basic auth for staging environments.
Looking for contributors - Help fix build issues
Provides on-the-fly image resizing with caching and AI-powered image enhancement. Supports multiple formats, quality control, and intelligent image modification for product and content images.
Looking for contributors - Help fix build issues
Retrieves product images from a production server for use in development environments. Simplifies development by using live images without directly accessing the production database.