grinet / romcity-import-turkey-cities
Adds Turkey cities to your Magento2 Romcity extension for showing as list in address forms after selecting region / Türkiye ilçelerini Magento2 Romcity modülüne ekler ve adres formlarında şehir seçilince ilçeler listelenir
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Type:magento2-module
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: 2025-02-17 03:44:56 UTC
README
Romcity modülüne Türkiye ilçelerini ekler ve adres ekranlarında şehir seçilince ilçelerin de açılır menü olarak gelmesini sağlar.
Kurulum
- Zip içinden çıkan dosyaları
/app/code/Grinet/RomcityImportTurkeyCities
klasörüne yükleyin
( Unix/Linux/MacOSX için ) Magento ana klasörünüze girip aşağıdaki komutları çalıştırın :a
php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Composer ile kurulum
composer require grinet/romcity_import_turkey_cities php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Hata bildirimi
Gördüğünüz hataları info@grinet.com.tr adresimize iletebilirsiniz...
Import Turkey Cities to Romcity extension
This extension adds Turkey Cities to your Magento2.
Installation
- Copy all files to
/app/code/Grinet/RomcityImportTurkeyCities
directory
( For Unix/Linux/MacOSX ) Go to your root folder of your magento site and run these commands :
php bin/magento module:enable Grinet_RomcityImportTurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Installation with 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
Error reporting
Please send errors to info@grinet.com.tr ...