A module that simplifies calling Magento data structures and provides a SimpleDataPatch class which simplifies writing data patch scripts.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
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.
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.
Provides custom field types and frontend models for system configuration, such as checkbox sets, radio sets, and info boxes. Allows developers to use more flexible input types in Magento 2 configurations.
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
This module disables various log attempts of the Magento core, improving performance slightly.
Disables Magento 2 core logging to improve performance. Reduces unnecessary database writes and file system operations.
Adds a category filter to the admin product grid. Simplifies product management by allowing filtering products by category.
Disables the Magento 2 advanced search functionality. Prevents access to the advanced search page, even when directly accessed via URL.