Child pages
  • Installing PrestaShop using the command-line script

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you also set the --email value to your own address, a recap e-mail will be sent to you once the installation is done.

List of arguments

Here is the list of arguments for index_cli.php as of version 1.6:

NameDefault settingDescription
--stepprocess 
--languageenlanguage iso code
--timezonelocalhost 
--domainlocalhost 
--db_serverlocalhost 
--db_userroot 
--db_password(blank) 
--db_nameprestashop 
--db_clear1 (true)Drop existing tables
--db_create0 (false)Create the database if it does not exist yet
--prefixps_ 
--engineInnoDBInnoDB/MyISAM
--namePrestaShopName of the shop
--activity0 
--countryfr 
--firstnameJohn 
--lastnameDoe 
--password0123456789 
--email[email protected] 
--license0 (false)Show PrestaShop's license
--newsletter1 (true)Subscribe administrator to PrestaShop's newsletter
--send_email1 (true)Send an email to the administrator after installation