Magento extensions and third-party modules — reviews, integration guides, and development resources for the extension ecosystem.
(note: A bit old, but might be useful for the right person) This extension facilitates the cms editing process in your store. Instead of just a wysiwyg editor you now have a drag and drop editor to layout your blocks.
04 Apr 2025
When working with large teams, many times someone forgets to create a data patch for a cms page, block, configuration or a product attribute. This module allows you to create PHP Data Patch Files in Magento 2 Admin panel and export them to PHP files which you can add to your code repositories.
03 Apr 2025
This Magento 2 module adds a couple of CLI commands for managing Store Views.
03 Apr 2025
Deny access to Magento backend from unauthorized IPs. This module represents one of the most effective Magento backend protection policy.
03 Apr 2025
This module is a collection of tweaks to make Magento 2 work a bit better with remote storage.
28 Mar 2025
Allows the ifconfig attribute to be used with <referenceBlock>,
27 Mar 2025
This extension adds a configuration option to restrict the use of certain length passwords in the Magento 2 backend.
26 Mar 2025
When preparing the data for the catalog export to live search, die catalog data export module does not consider the resized, cached files. Instead, the unchanged source file (selected in the admin area) is used. This has considerable performance implications, because the images are now a lot bigger than they need to be. Depending on the implementation, this can affect the entire catalog and product listing page, but will in any case affect the search popover.
24 Mar 2025
By default, Magento 2 doesn't allow you to change the configuration for Product Stock Options on a specific Store. This module allows you to set those rules on a per store basis.
17 Mar 2025
The module answers one of the most common mistakes made when maintaining Magento 2 projects.
Outdated config.php file in the repository leads to serious issues with environment consistency after the deployment.
When your Deployment Configuration is not in line with the codebase, exit code is 1 (ERROR)
17 Mar 2025