Skip to content

Instantly share code, notes, and snippets.

@PrestaEdit
Last active February 21, 2018 15:38
Show Gist options
  • Save PrestaEdit/27ed4cdd770ee050c398 to your computer and use it in GitHub Desktop.
Save PrestaEdit/27ed4cdd770ee050c398 to your computer and use it in GitHub Desktop.
Install PrestaShop with CLI
$ php index_cli.php --domain=example.com --db_server=sql.example.com --db_name=prestashop --db_user=root --db_password=123456789
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment