Answers for "magento theme installation"

PHP
1

magento installer

composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4.2 <install-directory-name>
Posted by: Guest on August-06-2021
0

magento theme instalation commands

$ php bin/magento setup:static-content:deploy

Requested languages: en_US
=== frontend -> Magento/blank -> en_US ===
........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
Posted by: Guest on May-07-2021
0

magento theme instalation commands

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Posted by: Guest on May-07-2021

Code answers related to "magento theme installation"

Browse Popular Code Answers by Language