Libraries tagged by wubi
wubinworks/module-disable-customer
1602 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-price-formatter
18 Downloads
Formatting Price has never been easier with this extension. A Price Formatter for Magento 2.
wubinworks/module-disable-change-email
119 Downloads
A simple Magento 2 extension that prevents customer from changing account email address. Works for both Frontend and WebAPI area.
wubinworks/module-cosmic-sting-patch
84 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
23 Downloads
A chinese wubi coding query package.
wubi/php-action
1136 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.
wubi/active-rest
18 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
21 Downloads
A replacement of `\Magento\Framework\Xml\Security` for Magento 2 with enhanced security.
wubinworks/module-webapi
144 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-template-filter-patch
7 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.
wubinworks/module-require-css
2 Downloads
An extremely simple module that enables Magento 2's ability to use Require Css.
wubinworks/module-jwt-auth-patch
1 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.
wubinworks/module-injecthead
145 Downloads
wubinworks/module-encryption-key-manager-cli
6 Downloads
A utility for Magento 2 encryption key rotation and management. CVE-2024-34102(aka Cosmic Sting) victims can use it as an aftercare.