How To Install Magento 2 And Find Path

 

Magento Install CMD


php bin/magento setup:install --base-url=http://127.0.0.1/magento245/pub --db-host=localhost --db-name=magento245 --db-user=root --admin-firstname=Admin --admin-lastname=admin --admin-email=admin@gmail.com --admin-user=admin --admin-password=admin123 --language=en_US --currency=USD --timezone=America/Chicago --use-rewrites=1 --search-engine=elasticsearch7 --elasticsearch-host=localhost --elasticsearch-port=9200


for DetaBase open

http://localhos/adminer.php


path find cmd

?templatehints=magento


file path phtml

vendor/magento/module-theme/view/frontend/templates/html/footer.phtml 


default, Luma’s view.xml

vendor/magento/theme-frontend-luma/etc/view.xml.

ટિપ્પણીઓ

આ બ્લૉગ પરની લોકપ્રિય પોસ્ટ્સ

How to Remove Default Block in Magento 2

Magento 2 Issue Resolved

How to Call Static Block in Cms Page Magento 2