Generate product descriptions and similar content with the help of AI.
No Errors Modules
These modules have no PHPCS errors (warnings OK), pass PHPStan, and build correctly.
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
Blocks spam submissions on forms. Prevents bots from submitting unwanted data, improving data quality.
Adds Feather Icons as an option for Hyva themes. Enables the use of SVG icons in CMS content.
Adds the missing toggle to turn 2FA on or off from the admin.
Adds a FAQ accordion component to Magento 2 Page Builder, allowing merchants to create collapsible question-and-answer sections directly from the page builder interface.
This extension adds WebP support to Magento 2.
A simple extension to preview the checkout success-page at any time.
Provides tools for testing the Magento 2 checkout process. Simplifies checkout testing and debugging.
This module implements the .well-known/change-password standard for Magento 2. This allows password managers to easily locate and redirect users to the correct URL when they wish to change their password.
Adds nonces to inline scripts in PHTML templates to comply with Content Security Policy (CSP) directives. Allows whitelisting blocks via layout XML or DI plugin.