承接 team23/module-restrict-zip-codes 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

team23/module-restrict-zip-codes

最新稳定版本:1.3.2

Composer 安装命令:

composer require team23/module-restrict-zip-codes

包简介

Handle configured postcodes/zip codes different in shipping or payment

README 文档

README

This extension allows you to handle configured postcodes / zip codes different for shipping methods or payment methods.

Description

With this Magento extension you can handle some postcodes different from others. To add restricted zip codes, add a restrict_zip_codes.xml in your own module. At the moment, only German islands are included.

In the backend you can configure if the module should show a notification on postcode validation, specify the notification message, and you are able to prevent the user from checking out if he entered a restricted zip code. For better User Experience it makes sense to enable notification message if you prevent the user from checking out.

Also, you can restrict the allowed payment methods if the user uses a restricted zip code. Just select the allowed payment methods in the multiselect element. For this you need to enable the "Restrict Payment Methods" configuration.

Installation details

Installation is done via composer

Add composer registry

composer config repositories.git.team23.de/171 '{"type": "composer", "url": "https://git.team23.de/api/v4/group/171/-/packages/composer/packages.json"}'

Install package

composer require team23/module-restrict-zip-codes

Use following commands:

bin/magento module:enable Team23_RestrictZipCodes
bin/magento setup:upgrade

This module does not make any changes in the database, so you can remove it any time. For information about a module installation in Magento 2, see Enable or disable modules.

Extensibility

Extension developers can interact with the Team23_RestrictZipCodes module. For more information about the Magento extension mechanism, see Magento plug-ins.

The Magento dependency injection mechanism enables you to override the functionality of the Team23_RestrictZipCodes module.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-06-14