Atish Bachhar

Full-Stack Magento 2 Developer

WordPress Developer

Shopify Developer

E-commerce Specialist

Atish Bachhar
Atish Bachhar
Atish Bachhar
Atish Bachhar

Full-Stack Magento 2 Developer

WordPress Developer

Shopify Developer

E-commerce Specialist

Blog Post

How to Install Magento 2.4 via Command Line

March 21, 2022 Magento, PHP

Method to Install Magento 2.4 via Command Line:

Run the below command in the command line:

php bin/magento setup:install --base-url="http://localhost/mag24/" --db-host="localhost" --db-name="mag24" --db-user="root" --admin-firstname="admin" --admin-lastname="admin" --admin-email="admin@admin.com" --admin-user="admin" --admin-password="admin123" --language="en_US" --currency="INR" --timezone="America/Chicago" --use-rewrites="1" --backend-frontname="admin"
Tags:
1 Comment
  • A WordPress Commenter 8:05 am March 21, 2022 Reply

    Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.