TjitseE member since: Jul 28, 2017
TjitseE's packages
-
PHP
vendic/magento2-clean-cron-schedule
Magento 2.2 has issues with giant `cron_schedule` tables. The cron job running time will increase when the table gets bigger, causing heavy CPU usage.
-
JavaScript
vendic/magento2-geoip-country-preselect
Allows to preselect country on the cart page and checkout, based on the user IP
-
JavaScript
vendic/magento2-google-address-autocomplete
Add Google Autocomplete to customer street address
-
-
-
-
PHP
vendic/magento2-regenurlkeys
This Magento 2 module wil find all the products without an url key and regenerates them using the product name as a basis.
-
PHP
vendic/magento2-stock-change-after-payment
Magento 2 module to decrease/increase product stock after invoice/creditmemo creation event
-
PHP
vendic/module-extraordergrid
Magento 2 module that provides you with an extra order grid in the admin backend. You can give the grid a custom name and configure what order statuses to show.
-
PHP
vendic/module-optimize-cache-size
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_category_view_id_ layout handles by default
-
-
-
-
PHP
hackathon/magento2-eavcleaner
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
Abandoned! See magento-hackathon/module-eavcleaner-m2
-
PHP
vendic/magento2-checkoutonly
A module that enables you to limit access only the Magento checkout. Usefull for a PWA setup that uses the default Magento 2 checkout
Abandoned!