Warning: You are browsing the documentation for PrestaShop 1.7, which is outdated.
You might want to read an updated version of this page for the current version, PrestaShop 8. Read the updated version of this page
prestashop:module
src/PrestaShopBundle/Command/ModuleCommand.php
action
: Action to execute, must be one of: install, uninstall, enable, disable, enable_mobile, disable_mobile, reset, upgrade, configuremodule name
: Module on which the action will be executedfile path
: YML file path for configuration (optional)This command aims to manage your modules via command line.