PHPackages                             ioweb/module-disable-customer-address-upload - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ioweb/module-disable-customer-address-upload

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

ioweb/module-disable-customer-address-upload
============================================

Disable customer address file upload controller in Magento 2.

1.0.1(5mo ago)08proprietaryPHP

Since Jan 24Pushed 4mo agoCompare

[ Source](https://github.com/ioweb-gr/m2-disable-customer-address-upload)[ Packagist](https://packagist.org/packages/ioweb/module-disable-customer-address-upload)[ RSS](/packages/ioweb-module-disable-customer-address-upload/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Ioweb Disable Customer Address Upload (Magento 2)
=================================================

[](#ioweb-disable-customer-address-upload-magento-2)

Disables the customer address file upload endpoint in Magento 2 by intercepting the controller and returning `403 Forbidden`.

Module Identity
---------------

[](#module-identity)

- Magento module name: `Ioweb_DisableCustomerAddressUpload`
- Composer package: `ioweb-gr/m2_disablecustomeraddressupload`
- Module root in this repo: repository root

What It Does
------------

[](#what-it-does)

- Intercepts: `Magento\\Customer\\Controller\\Address\\File\\Upload::execute`
- Prevents controller execution
- Returns HTTP `403` with a short error message

Requirements
------------

[](#requirements)

- Magento 2
- `magento/module-customer`

Installation
------------

[](#installation)

### Option A: Composer (recommended)

[](#option-a-composer-recommended)

```
composer require ioweb-gr/m2_disablecustomeraddressupload
bin/magento setup:upgrade
bin/magento cache:flush
```

### Option B: Manual (`app/code`)

[](#option-b-manual-appcode)

1. Copy module to:
    - `/app/code/Ioweb/DisableCustomerAddressUpload`
2. Run:

```
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush
```

Uninstall
---------

[](#uninstall)

```
bin/magento module:disable Ioweb_DisableCustomerAddressUpload
bin/magento setup:upgrade
bin/magento cache:flush
```

Then remove module files (or remove package if installed via Composer).

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance75

Regular maintenance activity

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

161d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20220341?v=4)[IOWEB TECHNOLOGIES](/maintainers/ioweb-gr)[@ioweb-gr](https://github.com/ioweb-gr)

---

Top Contributors

[![ioweb-gr](https://avatars.githubusercontent.com/u/20220341?v=4)](https://github.com/ioweb-gr "ioweb-gr (4 commits)")

### Embed Badge

![Health badge](/badges/ioweb-module-disable-customer-address-upload/health.svg)

```
[![Health](https://phpackages.com/badges/ioweb-module-disable-customer-address-upload/health.svg)](https://phpackages.com/packages/ioweb-module-disable-customer-address-upload)
```

###  Alternatives

[yireo/magento2-extensionchecker

Scan the code of a Magento module

96166.3k3](/packages/yireo-magento2-extensionchecker)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1011.8k26](/packages/loki-magento2-components)[deved/magento2-disable-customer-registration

Disable Customer Registration

50136.3k](/packages/deved-magento2-disable-customer-registration)[zwernemann/module-withdrawal

Magento 2 EU Withdrawal Button Module - Adds a withdrawal/revocation button for orders in compliance with EU Directive (EU) 2023/2673

244.9k2](/packages/zwernemann-module-withdrawal)[customgento/module-remove-product-comparison-m2

Remove Product Comparison for Magento 2 removes the product comparison feature completely from Magento.

1032.7k](/packages/customgento-module-remove-product-comparison-m2)[o2ti/sigep-web-carrier

O2TI - Sigep Web Carrier

141.5k](/packages/o2ti-sigep-web-carrier)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
