Skip to content

Show client IP address in customer bar.

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt
Notifications You must be signed in to change notification settings

edspc/module-clientip

Repository files navigation

Magento2 Module: Edspc ClientIP

``edspc/module-clientip``

Main Functionalities

Show client IP address in customer bar.

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Download latest master branch
  • Create code directory mkdir app/code/Edspc/ClientIP -p
  • Unzip the zip in app/code/Edspc/ClientIP
  • Enable the module by running bin/magento module:enable Edspc_ClientIP
  • Apply database updates by running bin/magento setup:upgrade*
  • Flush the cache by running bin/magento cache:flush

Type 2: Composer

  • Install the module composer by running composer require edspc/module-clientip
  • enable the module by running bin/magento module:enable Edspc_ClientIP
  • apply database updates by running bin/magento setup:upgrade*
  • Flush the cache by running bin/magento cache:flush

About

Show client IP address in customer bar.

Resources

License

OSL-3.0, Unknown licenses found

Licenses found

OSL-3.0
LICENSE.txt
Unknown
COPYING.txt

Stars

Watchers

Forks

Packages

No packages published