3
Magento 2 neden URL'leri 3+ Karakter olmaya zorluyor?
hello-worldMagento 2'de olduğu gibi ön adına sahip bir modül oluşturmaya çalışırsanız , buna benzeyen bir hata alırsınız . Invalid XML in file /Users/alanstorm/Sites/magento-2-with-keys/magento2/app/code/Pulsestorm/HelloPestle/etc/frontend/routes.xml: Element 'route', attribute 'id': [facet 'pattern'] The value 'hello-world' is not accepted by the pattern '[A-Za-z0-9_]{3,}'. Görünüşe göre Magento, içinde sayı, harf veya alt çizgi dışında hiçbir …