Changes the order status column color in the admin order grid. Color is based on the current order status, improving visual identification.
Integrates the Crisp live chat widget into Magento 2 with one-click setup using your Crisp website ID, plus an optional no-JS deferred-loading mode to reduce performance impact on PageSpeed and GTmetrix scores.
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.
Improves page loading speed by lazy loading images. Loads images only when they are visible in the viewport, saving bandwidth and improving website performance.
Displays recently viewed products on your Magento 2 store. Helps customers easily find and revisit products they've previously viewed, increasing sales.
Adds "next" and "previous" product navigation buttons to product pages. Allows customers to quickly browse related products within a category.
Improves Magento 2 website speed by enabling features like lazy loading, HTML minification, and JavaScript deferring. Configuration is done via the admin panel.
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.
Splits the first street line in checkout into separate street and house-number fields using a layout processor and matching Knockout components.