wubinworks member since: Aug 01, 2023
wubinworks's packages
-
PHP
wubinworks/module-cache-warmer
A Free Magento 2 Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
-
PHP
wubinworks/module-cosmic-sting-patch
An alternative solution(as a Magento 2 extension) to fix the XXE vulnerability CVE-2024-34102(aka Cosmic Sting). If you cannot upgrade Magento or cannot apply the official patch, try this one.
-
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.