grinet / romcity-import-turkey-cities
将土耳其城市添加到您的Magento2 Romcity扩展中,以便在选择地区后作为列表显示在地址表单中
1.0.1
2019-07-31 10:35 UTC
Requires
- php: >=5.6.0
- magento/framework: 100.1.*|101.0.*|102.0.*|103.0.*|104.0.*
- magento/module-directory: 100.1.*|100.2.*|100.3.*|100.4.*
This package is auto-updated.
Last update: 2024-09-17 02:51:10 UTC
README
将土耳其城市添加到Romcity模块中,并确保在选择城市后,相应地区的城市列表以下拉菜单的形式显示。
安装
- 将压缩文件中的文件上传到
/app/code/Grinet/RomcityImportTurkeyCities
文件夹中
(对于Unix/Linux/MacOSX) 进入您的magento主目录,并运行以下命令:
php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
使用Composer安装
composer require grinet/romcity_import_turkey_cities php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
您可以通过info@grinet.com.tr发送您遇到的错误...
将土耳其城市导入Romcity扩展
此扩展将土耳其城市添加到您的Magento2中。
安装
- 将所有文件复制到
/app/code/Grinet/RomcityImportTurkeyCities
目录
(对于Unix/Linux/MacOSX) 前往您的magento网站根目录,并运行以下命令
php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
使用Composer进行安装
composer require grinet/romcity_import_turkey_cities php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
请将错误发送到info@grinet.com.tr...