install magento 2
1
composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition <install-directory-name>
php bin/magento setup:install --backend-frontname="admin" --key="admin" --session-save="files" --db-host="localhost" --db-name="magento_2_db" --db-user="root" --db-password="root" --base-url="http://local.magento.com/" --base-url-secure="https://local.magento2.com/" --admin-user="admin" --admin-password="admin123" --admin-email="[email protected]" --admin-firstname="Pramod" --admin-lastname="Kharade"
php bin/magento setup:install --base-url="http://magento2.local/" --db-host="localhost" --db-name="magento" --db-user="magento" --db-password="mage3nt0" --admin-firstname="admin" --admin-lastname="admin" --admin-email="[email protected]" --admin-user="admin" --admin-password="admin123" --language="en_US" --currency="USD" --timezone="America/Chicago" --use-rewrites="1" --backend-frontname="admin"
Also in C++:
- upgrade dart in flutter
- ubuntu delete directory and all files
- if data is not available column header should print in output file in powershell
- uninstalling eclipse from ubuntu
- e package 'oracle-java8-installer' has no installation candidate ubuntu 16.04
- sshfs
- ubuntu protetor de tela
- fi bash meaning
- open current directory
- why gitignore does not work
- remove mac ._ files windows
- generate py file from ui
- linux basic commads
- "crontab" change dynamically shell
- ubuntu get disk quota terminal
- windows subsystem for linux
- scp examples
- how to remove a software from linux
- how to install npm
- terminal git add ssh key
- lsof port
- kubectl create namespace
- commands for windows 10
- An unhandled exception occurred: Cannot find module '@angular-devkit/build-angular/package.json'