Allows saving UTF-8 characters in category and product URL keys. Enables the use of Unicode characters in Magento 2 URLs.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Adds RTL (right-to-left) support to Magento themes and modules. It provides CSS classes and LESS mixins for easier styling of RTL layouts.
A compatibility extension to use with Magento 2 DataPatchCreator and MarkShust_SimpleData extensions.
Adds a CLI command to extract translation strings into locale files with the option to exclude already-translated entries, streamlining i18n work. Maintained fork with PHP 8.2 support.
Adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Disables Magento 2's built-in newsletter confirmation emails. Allows control over subscription, confirmation, and unsubscribe email sending, useful when using external newsletter platforms.
Generate product descriptions and similar content with the help of AI.
Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
Adds virtual attributes to cart price rule conditions — for cart, cart item, and product attribute sections — supporting string, numeric, date, select, boolean, and multiselect types to build more sophisticated promotions without core changes.
Adds social-proof notifications and a tracking pixel to a Magento 2 storefront, sending order details to Venofy and pulling coupon data to drive FOMO-style conversion prompts.
Provides a framework to manipulate the Magento 2 GraphQL schema before it is used, letting developers remove or alter fields and endpoints added by other extensions.