magecrafts/customer-location

Add customer location if allowed by the browser

Maintainers

Package info

github.com/alirza143/customer-location

Type:magento2-module

pkg:composer/magecrafts/customer-location

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2025-01-02 15:09 UTC

This package is auto-updated.

Last update: 2026-03-01 00:46:46 UTC


README

The module is free and open source.

1. Self-installation

bin/magento maintenance:enable

composer require magecrafts/customer-location:*

bin/magento module:enable Magecrafts_CustomerLocation
bin/magento setup:upgrade
bin/magento cache:enable

bin/magento setup:di:compile

bin/magento setup:static-content:deploy -f
bin/magento maintenance:disable