Libraries tagged by wubi
wubinworks/module-session-reaper-patch
452 Downloads
Patch for CVE-2025-54236(a.k.a Session Reaper) which allows customer account takeover and RCE under certain conditions. This patch is actually a Magento 2 extension and universal compatible for Magento 2.3 & 2.4. If you cannot upgrade Magento or cannot apply the official hotfix, try this one.
wubinworks/module-disable-customer
6072 Downloads
Disable Customer Extension for Magento 2. Disable/Enable customer login, password reset and account activation. Works for both Frontend and WebAPI area.
wubinworks/module-disable-change-email
2041 Downloads
A simple Magento 2 extension that prevents customer from changing account email address. Works for both Frontend and WebAPI area.
wubinworks/module-cache-warmer
1395 Downloads
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.
wubinworks/module-cosmic-sting-patch
483 Downloads
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.
vvk/wubi
41 Downloads
A chinese wubi coding query package.
wubi/php-action
1188 Downloads
This is a library to make your routines with some rules. Using PHPAction, you right you using ActionContract too. This means you can intercepet action flux when you want or need.
wubinworks/module-template-filter-patch
13 Downloads
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.
wubi/active-rest
19 Downloads
This is a library to make CRUD's with your REST API. With this package, and some framework like Slim. You can abstract operations: POST,PUT,PATCH,DELETE,FIND,FINDONE at your Routes.
wubinworks/module-xml-security
34 Downloads
A replacement of `\Magento\Framework\Xml\Security` for Magento 2 with enhanced security.
wubinworks/module-webapi
830 Downloads
[1] Add support for `application/wubinworks-x-www-form-urlencoded`. [2] Conditionally modifies JSON output behavior. See https://github.com/wubinworks/magento2-module-webapi
wubinworks/module-translation
83 Downloads
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.
wubinworks/module-require-css
6 Downloads
An extremely simple module that enables Magento 2's ability to use Require Css.
wubinworks/module-price-formatter
31 Downloads
Formatting Price has never been easier with this extension. A Price Formatter for Magento 2.
wubinworks/module-jwt-auth-patch
4 Downloads
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.