grinet / turkeycities
Adds Turkey cities to your Magento2 for showing as list in address forms / Türkiye Şehirlerini Magento2 sitenize ekler ve adres formlarında şehirler listelenir
Package info
github.com/grinet/Magento2_TurkeyCities
Type:magento2-module
pkg:composer/grinet/turkeycities
Requires
- magento/module-directory: 100.*
This package is auto-updated.
Last update: 2026-03-17 06:32:53 UTC
README
Magento 2 sitenize Türkiye şehirlerini ekler ve adres ekranlarında şehirlerin açılır menü olarak gelmesini sağlar.
Kurulum
- Zip içinden çıkan dosyaları
/app/code/Grinet/TurkeyCitiesklasö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_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Composer ile kurulum
composer require grinet/turkeycities php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Hata bildirimi
Gördüğünüz hataları info@grinet.com.tr adresimize iletebilirsiniz...
Turkey Regions for Magento 2
This extension adds Turkey Regions to your Magento2.
Installation
- Copy all files to
/app/code/Grinet/TurkeyCitiesdirectory
( For Unix/Linux/MacOSX ) Go to your root folder of your magento site and run these commands :
php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Installation with composer
composer require grinet/turkeycities php bin/magento module:enable Grinet_TurkeyCities php bin/magento setup:upgrade php bin/magento cache:clean
Error reporting
Please send errors to info@grinet.com.tr ...