Creates custom EAV models for entities, allowing flexible attribute definitions. Enables describing entities with a variable number of properties and parameters.
Adds a WYSIWYG attribute to Magento categories. Allows adding text content to the bottom of category pages using the category_text_bottom attribute.
Changes the order status column color in the admin order grid. Color is based on the current order status, improving visual identification.
Integrates Trunkrs shipping into Magento 2, allowing users to manage shipments through the Trunkrs portal. Connects your webshop to Trunkrs for streamlined shipping management.
Creates and manages product labels based on attribute values. Displays labels on product listing and detail pages.
Automatically flushes Magento 2 caches (config, block_html, full_page) after saving system configuration. Useful for development environments to avoid manual cache flushing.
Detects crashed cron job processes in Magento 2 and sets their status to error. Requires the POSIX module in php.ini and a system cronjob setup.
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.
Adds CLI commands to compare Magento translation CSV files and automatically translate missing strings using the DeepL API. Useful for maintaining Hyva and custom theme translations.
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.