Magento 2 module that solves the problem of oversized CSP headers by splitting them into multiple headers. It extends Magento's CSP Simple Policy Renderer to replace the existing CSP headers, ensuring they remain valid and reducing the likelihood of exceeding the web server's maximum header size.
02 Sep 2024
A Magento 2 CLI utility to allow developers to create new websites, stores, and store views.
02 Sep 2024
This module enables you to add a humans.txt to your favorite ecommerce platform.
26 Aug 2024
This is a Magento 2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings. This is not a fix for CVE-2022-24086 but an additional layer of protection for merchants.
20 Aug 2024
We have open sourced a part of our Magento 2 integrations, specifically prices / stock / customer specific prices. But also a simple to use Magento 2 client for Laravel and and async addition on top of that.
11 Jul 2024
This extension aims to solve the problem of discrepancies between Magento revenue reports and the revenue reports in Google Analytics.
That problem arises due to the fact that a certain number of people close the browser window before returning to Magento's success page. Since Google Analytics is Javascript based, and thus client based, the GA Purchase Event will not be fired and the order will not be registered in Analytics.
11 Jul 2024
11 Jul 2024
The Magento 2 Slack Notifier module sends logger exceptions automatically to a specified Slack channel. This integration helps you stay updated with critical issues in your Magento store by sending real-time notifications directly to your Slack workspace.