Mitigates PolyShell-style file upload abuse by blocking file custom option uploads and restricting allowed extensions to images only. Includes a CLI command to scan and clear suspicious files from the custom_options media directory.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Integrates the Swiper touch slider as a Magento 2 JS Widget. Allows creation of mobile-friendly, hardware-accelerated image and content sliders.
Generates Magento catalogs from YAML configuration files. Uses direct SQL queries to create categories, products, websites, and customer groups.
Change Customer Password from Admin
yellowteak/magento2-change-customer-password 76
Allows administrators to change a customer's password directly from the customer edit page in the Magento admin panel. Useful for customer support when customers have forgotten their credentials.
Allows you to quickly and easily remove unwanted links from your customer navigation dashboard sidebar in Magento.
This extension allows customizing decimal precision visualization for the prices and other currency values (discounts, taxes, sales amounts, etc.) both for the frontend and the backend areas.
Provides a way to change the email address associated with an order from the Magento admin panel. Automatically reassigns the order to a registered customer if the new email matches, or converts it to a guest order otherwise.
Extends the Magento 2 WYSIWYG editor (TinyMCE 4, 5, 6, and 7) with additional tools. Adds functionality like image insertion, code editing, and text formatting options.
Forces the Login as Customer assistance flag enabled for all customers via a config toggle, bypassing the per-customer opt-in requirement. Useful for stores where support teams need to log in as any customer without individual consent.
Delayed Queue Messages
Strict Compliantsoftkultur/magento2-delayed-queue-messages 100
Adds delayed message publishing to Magento's message queue system, allowing queue messages to be scheduled for processing after a configurable number of minutes. Includes a cron job and CLI command for publishing delayed messages.
Provides a full admin UI to define, store, and execute AI agents with reusable tools in Magento 2. Supports cron scheduling, execution logging with token tracking, and extensible tool executors for custom PHP logic.
Periodically exports a stripped database to an Amazon S3 bucket. It can also import a remote database dump from S3 to local.