Integrates Omise Payments with Magento 2, allowing merchants to accept online payments via Omise's API. Supports payment processing in Thailand, Japan, and Singapore.
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.
This module allows you to use the same mechanism that is used for caching regular GraphQL resolvers, for introspection queries. This helps minimize the number of times Magento is bootstrapped.
Generates Magento catalogs from YAML configuration files. Uses direct SQL queries to create categories, products, websites, and customer groups.
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.