定制 dmitrykazak/customer-ip 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

dmitrykazak/customer-ip

Composer 安装命令:

composer require dmitrykazak/customer-ip

包简介

Magento module save and display a customer's IP used during registration.

README 文档

README

Magento module save and display a customer's IP used during registration. Customer IP is used by default ipapi

Installation

Using modman

$cd /path/to/magento
modman clone https://github.com/dmitrykazak/customer-ip.git

via Composer

composer require dmitrykazak/customer-ip

Manual Installation

1) Copy all the files folders to the root folder of your Magento installation
2) Clear the cache.

Usage

After installation of module, go to the magento admin panel

System -> Configuration -> Customer IP

If you want using google map in the Manage Customer. Insert your public key to field Google API Key

How use custom data provider for IP

Add the following code to your module's config.xml file

<ip>
    <services>
        <custom_name>
            <name>Custom Name</name>
            <model>custom_data_provider</model>
        </custom_name>
    </services>
</ip>

In the admin panel in section Customer IP you select your custom data provide of ip.

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 7
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-12-08

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固