bluethinkinc/module-city-province-dropdown

城市省份下拉菜单

1.0.1 2023-09-26 17:46 UTC

This package is auto-updated.

Last update: 2024-09-26 20:09:22 UTC


README

``bluethinkinc/module-cityprovincedropdown``

主要功能

城市省份下拉菜单

安装

* = 在生产环境中请使用--keep-generated选项

类型 1:ZIP文件

  • 将ZIP文件解压到app/code/Bluethinkinc
  • 运行php bin/magento module:enable Bluethinkinc_CityProvinceDropdown来启用模块
  • 通过运行php bin/magento setup:upgrade来应用数据库更新*
  • 运行php bin/magento cache:flush来刷新缓存

类型 2:Composer

  • 将模块添加到composer仓库,例如
    • 私有仓库 repo.magento.com
    • 公共仓库 packagist.org
    • 公共GitHub仓库作为vcs
  • 通过运行composer config repositories.repo.magento.com composer https://repo.magento.com/将composer仓库添加到配置
  • 通过运行composer require bluethinkinc/module-city-province-dropdown安装模块
  • 运行php bin/magento module:enable Bluethinkinc_CityProvinceDropdown来启用模块
  • 通过运行php bin/magento setup:upgrade来应用数据库更新*
  • 运行php bin/magento cache:flush来刷新缓存

配置

规格

  • 模型
    • 城市

属性