Disables Content Security Policy (CSP) in Magento 2. Simplifies disabling CSP for shops where it's not required.
Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
Consolidates third-party extension menus into a single "Extensions" menu. Organizes extension configurations under a unified tab in Stores > Configuration.
Adds a free shipping method visible and usable only in the Magento admin panel when creating orders. Useful for backend order creation with no shipping costs.
Adds Greek regions to Magento 2 in both English and Greek. It provides region data for localization, shipping, and tax calculations.
Adds RTL (right-to-left) support to Magento themes and modules. It provides CSS classes and LESS mixins for easier styling of RTL layouts.
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.
Adds customer and address attributes for storing document type and number. Enables collection of customer identification information during registration and checkout.
Looking for contributors - Help fix build issues
Provides CSP (Content Security Policy) utilities for other modules, including nonce and hash generation. Helps improve website security by managing CSP directives.
Adds translations for labels, buttons, CMS content, email templates, and product/category attributes directly from the admin panel. Simplifies the translation process and helps localize your store.
Looking for contributors - Help fix build issues
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.