install magento 2 using composer
1
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition <install-directory-name>
install magento 2 using composer
1
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition <install-directory-name>
install magento 2.4.2
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition ./
php bin/magento setup:install
--admin-firstname=John
--admin-lastname=Doe
[email protected]
--admin-user=admin
--admin-password=tin@me42.
--base-url=https://fohow.kara.com.ng
--base-url-secure=https://fohow.kara.com.ng
--backend-frontname=admin
--db-host=mysql
--db-name=fohowkara
--db-user=root
--db-password=Tin@@me43..
--use-rewrites=1
--language=en_US
--currency=NGN
--timezone=Africa/Lagos
--use-secure-admin=1
--admin-use-security-key=1
--session-save=files
--elasticsearch-host=elasticsearch
--elasticsearch-port=9200
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us