...
Name | Default setting | Description |
---|---|---|
--step | process | |
--language | en | language iso code |
--timezone | localhost | |
--domain | localhost | |
--db_server | localhost | |
--db_user | root | |
--db_password | (blank) | |
--db_name | prestashop | |
--db_clear | 1 (true) | Drop existing tables |
--db_create | 0 (false) | Create the database if it does not exist yet |
--prefix | ps_ | |
--engine | InnoDB | InnoDB/MyISAM |
--name | PrestaShop | Name of the shop |
--activity | 0 | |
--country | fr | |
--firstname | John | |
--lastname | Doe | |
--password | 0123456789 | |
[email protected] | ||
--license | 0 (false) | Show PrestaShop's license |
--newsletter | 1 (true) | Subscribe administrator to PrestaShop's newsletter |
--send_email | 1 (true) | Send an email to the administrator after installation |
--all_languages | 0 (false) | Install all the existing languages on the shop |
--enable_ssl | 0 (false) | (From PS 1.7.4) Enable HTTPS on the shop |