grinet / turkeycities
将土耳其城市添加到您的Magento2,以便在地址表格中显示城市列表 / 将土耳其城市添加到您的Magento2网站中,以便在地址表格中列出城市
1.0.2
2019-08-17 15:29 UTC
Requires
- magento/module-directory: 100.*
This package is auto-updated.
Last update: 2024-09-17 03:02:26 UTC
README
为您的Magento 2网站添加土耳其城市,并确保在地址屏幕上以下拉菜单的形式显示。
安装
- 将压缩文件中的文件上传到
/app/code/Grinet/TurkeyCities
文件夹
( Unix/Linux/MacOSX ) 进入您的Magento网站根目录,运行以下命令:
php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
使用Composer进行安装
composer require grinet/turkeycities php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
您可以通过 info@grinet.com.tr 地址发送您遇到的问题...
土耳其地区为Magento 2
此扩展将土耳其地区添加到您的Magento2。
安装
- 将所有文件复制到
/app/code/Grinet/TurkeyCities
目录
( 对于 Unix/Linux/MacOSX ) 访问您的Magento网站根文件夹,并运行以下命令:
php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
使用Composer进行安装
composer require grinet/turkeycities php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
错误报告
请将错误发送到 info@grinet.com.tr ...