Download the PHP package edspc/module-clientip without Composer
On this page you can find all versions of the php package edspc/module-clientip. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edspc/module-clientip
More information about edspc/module-clientip
Files in edspc/module-clientip
Download edspc/module-clientip
More information about edspc/module-clientip
Files in edspc/module-clientip
Vendor edspc
Package module-clientip
Short Description Show client IP address on frontend.
License OSL-3.0
Package module-clientip
Short Description Show client IP address on frontend.
License OSL-3.0
Please rate this library. Is it a good library?
Informations about the package module-clientip
Magento2 Module: Edspc ClientIP
``edspc/module-clientip``
- Main Functionalities
- Installation
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
All versions of module-clientip with dependencies
PHP Build Version
Package Version
The package edspc/module-clientip contains the following files
Loading the files please wait ....