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
Installs: 83
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
Type:magento2-module
Requires
- magento/module-directory: 100.*
This package is auto-updated.
Last update: 2025-02-17 03:56:22 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/TurkeyCities
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_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/TurkeyCities
directory
( 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 ...