Skip to content

Instantly share code, notes, and snippets.

@allozaur
Forked from matt-bailey/m2-setup-install.sh
Created October 7, 2018 23:15
Show Gist options
  • Select an option

  • Save allozaur/7c9999a930ef3a8dffe22b93baf00d4b to your computer and use it in GitHub Desktop.

Select an option

Save allozaur/7c9999a930ef3a8dffe22b93baf00d4b to your computer and use it in GitHub Desktop.

Revisions

  1. @matt-bailey matt-bailey renamed this gist Jun 18, 2016. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  2. @matt-bailey matt-bailey created this gist Jun 18, 2016.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    php bin/magento setup:install --base-url=http://mysite.dev --db-host=localhost --db-name=mysite --db-user=root --admin-firstname=Magento --admin-lastname=User [email protected] --admin-user=admin --admin-password=password123 --language=en_GB --currency=GBP --timezone=Europe/London --use-rewrites=1 --backend-frontname=admin