Packages from wubinworks
-
PHP
wubinworks/module-cosmic-sting-patch
Magento 2 patch for CVE-2024-34102(aka CosmicSting). Another way(as an extension) to hotfix the security hole if you cannot apply the official patch or cannot upgrade Magento.
-
PHP
wubinworks/module-disable-change-email
A simple Magento 2 extension that prevents customer from changing account email address. Works for both Frontend and WebAPI area.
-
PHP
wubinworks/module-disable-customer
Disable Customer Extension for Magento 2. Disable/Enable customer login, password reset and account activation. Works for both Frontend and WebAPI area.
-
PHP
wubinworks/module-encryption-key-manager-cli
A utility for Magento 2 encryption key rotation and management. CVE-2024-34102(aka Cosmic Sting) victims can use it as an aftercare.
-
JavaScript
wubinworks/module-injecthead
-
PHP
wubinworks/module-jwt-auth-patch
Fix the JWT authentication vulnerability on certain Magento 2 versions. Deny tokens issued by old encryption key. If you cannot upgrade Magento or cannot apply the official patch, try this one.
-
PHP
wubinworks/module-price-formatter
Formatting Price has never been easier with this extension. A Price Formatter for Magento 2.
-
JavaScript
wubinworks/module-require-css
An extremely simple module that enables Magento 2's ability to use Require Css.
-
PHP
wubinworks/module-template-filter-patch
Magento 2 patch for CVE-2022-24086, CVE-2022-24087. Fix the RCE vulnerability and related bugs by performing deep template variable escaping. If you cannot upgrade Magento or cannot apply the official patches, try this one.
-
PHP
wubinworks/module-translation
This module [1] Adds translation data from [module or theme root]/i18n/Js/[locale].csv to frontend translation dictionary. [2] Enables Module to override Theme, Language Pack and DB translations by creating CSV file in specific location inside the Module.
-
PHP
wubinworks/module-webapi
[1] Add support for `application/wubinworks-x-www-form-urlencoded`. [2] Conditionally modifies JSON output behavior. See https://github.com/wubinworks/magento2-module-webapi
-
PHP
wubinworks/module-xml-security
A replacement of `\Magento\Framework\Xml\Security` for Magento 2 with enhanced security.