nathanchick member since: Dec 29, 2022 · Transparency log
nathanchick's packages
-
PHP
deployecommerce/magento2-csp-parser
A library which will parse a Magento 2 CSP whitelist file into a structured array.
-
PHP
deployecommerce/magento2-csp-writer
A PHP library to write a Magento 2/Adobe Commerce whitelist.xml file from a structured array.
-
PHP
deployecommerce/module-admin-password-restrictions
This extension adds a configuration option to restrict the use of certain length passwords in the Magento 2 backend.
-
-
-
PHP
deployecommerce/module-order-status-audit-log
Records every Magento order status change: what it was, what it became, who changed it, from where, when, and from which IP address.
-
PHP
deployecommerce/module-order-status-email
Send any email template to the customer when an order reaches a chosen status. Rules are managed in the admin, scoped per website or store view, with a subject and template per rule.
-
PHP
deployecommerce/module-order-status-transition
Detects Magento order status transitions reliably and dispatches a single canonical event other modules can consume.
-
PHP
deployecommerce/module-prevent-customer-address-file-upload
A Magento2 extension that prevents file uploads to the /customer/address_file/upload endpoint.
-
PHP
deployecommerce/module-prevent-order-placement
Block Magento 2 order placement when billing or shipping address fields match an admin-configured blocklist. Includes an admin match-count preview and a per-block audit log.
-
PHP
deployecommerce/module-redis-flush
Provides the ability to flush Redis via the Cache Management page and provide statistics of Redis consumption.
-
PHP
deployecommerce/module-sitemap-generate-cli
Generates the sitemaps configured in the Magento admin from the command line, letting failures surface instead of being swallowed by cron, and verifying afterwards that each file really was written - including when remote storage moves it off the local disk.
-
PHP
deployecommerce/module-trojan-order-prevent
A Magento2 extension that prevents billing/shipping addresses being saved via the API with known trojan order strings.
-
PHP
deployecommerce/module-url-rewrite-import-export
Export and import the url_rewrite table as CSV from the Magento admin.