Packages from bangerkuwranger
-
PHP
bangerkuwranger/google-cloud-storage-php-wrapper
Google Cloud API PHP Wrapper for interacting with Google Cloud Storage
-
PHP
bangerkuwranger/magento-2-1-3-category-limit-bug-workaround
Workaround for bug from v2.1.3 that arbitrarily limits indexed products in category to 500
-
PHP
bangerkuwranger/magento-2-coupon-code-api
API Methods for generating a coupon code for a given cart price rule
-
PHP
bangerkuwranger/magento-2-product-new-mass-actions
Add product grid mass actions to manually set the New status of products.
-
PHP
bangerkuwranger/magento-2-remove-admin-html
A Magento 2 module that suppresses output from the theme configuration fields Footer > Miscellaneous HTML and HTML Head > Scripts and Style Sheets.
-
PHP
bangerkuwranger/magento2-gtid-safe-url-rewrite-fallback
Magento 2 module that forces the category save/update observers to fall back to a (deprecated) method that doesn't require temporary tables. This allows GTID consistent category saves for Magento v2.1.x
-
PHP
bangerkuwranger/magento2-gtid-safe-url-rewrite-tables
Magento 2 module that overrides the temporary table creation in catalog-url-rewrite/model/map with a permanent table to allow for GTID consistency in replicated SQL databases.