Adds a Google Map to the Contact Us page, displaying the store's location with a customizable marker. Allows configuration of map type, style, and position.
Integrates NoFraud's post-payment-gateway API to screen orders for fraud. It sends transaction data to NoFraud and updates order status based on the response.
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.
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.
Adds new widgets to Magento Page Builder. Includes a Categories content type to display category grids or carousels on CMS pages and blocks.
A beautiful error page and error tracking service for Magento powered by spatie/ignition.
Imports products and customers into Magento 2 from arrays. Leverages Magento's ImportExport functionality for efficient data handling.
Analyzes the sentiment of product reviews using an external API and RabbitMQ. Displays the sentiment analysis results on the product detail page, next to each review.