Pushes Magento order data to Signalise via a queue. Includes configurable events and a command to push specific orders.
Apollo-compatible automatic persisted queries, to improve GraphQL network performance.
Configures Magento for the German market with pre-set system configurations, tax rates, and CMS pages for legal information. Displays legal notices for shipping costs.
Provides a backend interface to view and manage Magento cron jobs. Includes a timeline and list view for scheduling, deleting, and filtering jobs.
Removes the default store code from URLs in Magento 2. Simplifies URLs and can improve SEO by avoiding duplicate content.
Add an order comments field in the default checkout for Magento 2.
Calculates image dimensions (width and height) using PHP. Supports various image formats and falls back to a fast image size library if needed.
Enables the use of Twig template engine for Magento 2, allowing developers to write templates using the `.twig` file extension. It dispatches events for modifying Twig's loader and environment.
Configures cart price rules to automatically add free products to the cart as gifts. Supports simple and virtual product types, defining the gift by SKU and quantity.
Enables import and export of CMS pages and blocks in Magento 2. Supports multistore configurations and includes WYSIWYG images in the export.
A Magento 2 extension that shows sort order of system configuration's tabs, sections, groups, and fields.