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.
All Modules
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.
Adds color badges to order statuses in the admin panel for improved visual order management. Allows customizing status colors via a color picker.
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
Generates product images and videos directly from the product edit page using Google Gemini and Veo AI models. Supports multiple aspect ratios, usage tracking, and one-click saving to the product gallery.
Synchronizes CMS blocks, pages, and widgets between Magento environments via REST API. Supports bi-directional push and pull with batch or single-entity transfers, optional media syncing, and configurable overwrite behavior.
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.
Disables Magento's inventory reservation system, preventing writes to the inventory_reservation table. Deducts stock on order placement instead of shipment, and replenishes stock on order cancellation or credit memo.
Looking for contributors - Help fix build issues