danielv/module-directory 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

danielv/module-directory

最新稳定版本:1.0.1

Composer 安装命令:

composer require danielv/module-directory

包简介

Add county attribute to customer address, quote address, sales order address

README 文档

README

Add county attribute to customer address, quote address, sales order address.

Magento2 Directory

The extension allows you to manage geographic regions. For each country, you can add the any region, whose name is based on a specific locale.

Compatibility

Version 2.4.*
Magento Community ✔️
Magento Enterprise ✔️
Magento Cloud ✔️

Install

Install via Composer (recommend)

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    For Magento CE (EE) 2.4.x

    composer require danielv/module-directory

    Wait while dependencies are updated.

Manual Installation

  1. Create a folder {Magento root}/app/code/DanielV/Directory

  2. Download the corresponding latest version

  3. Copy the unzip content to the folder ({Magento root}/app/code/DanielV/Directory)

Completion of installation

  1. Go to Magento2 root folder

  2. Enter following commands:

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy (optional)

This extension is distributed under the Open Software License (OSL 3.0), and is thus open source software.

Contribution

Want to contribute to this extension? The best possibility to provide any code is to open a pull requests on GitHub.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2022-09-29