Adds a configuration setting to enable or disable Two-Factor Authentication in Magento 2.4. Allows administrators to control 2FA functionality via the admin panel.
An easy way to retrieve files in media from an origin server to a local development environment.
A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
Ensures only one product save process can run at a time for the same product SKU. Prevents data inconsistencies from concurrent product updates.
Restricts Magento backend access to specified IP addresses. Prevents unauthorized logins by limiting access based on IP.
Automatically logs in to the admin panel using a configured user. Simplifies access for development environments by bypassing the login screen.
Adds new widget parameter types, such as image selector, textarea, and WYSIWYG editor, for use in Magento CMS pages. Enables more flexible widget configuration.
Adds events to the Sales module triggered by order, invoice, and credit memo state/status changes. Facilitates custom functionality based on sales document state transitions.
Allows bypassing the Magento 2 full page cache based on a configurable HTTP header. Useful for development, staging, and profiling with tools like Blackfire. Only for the built-in cache.
An extension that adds a screen to the Admin Panel to get a clear overview of areas where the performance of your Magento 2 can be improved.
Adds Font Awesome 5 icons to Magento 2. Enables easy insertion of icons into HTML content via copy and paste.
Connects Magento 2 to Picqer. Automatically pushes new orders to Picqer for fulfillment.