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

Learn how to upgrade to the latest version.

prestashop:module

Informations

  • Path: src/PrestaShopBundle/Command/ModuleCommand.php
  • Arguments:
    • action: Action to execute, must be one of: install, uninstall, enable, disable, enable_mobile, disable_mobile, reset, upgrade, configure
    • module name: Module on which the action will be executed
    • file path: YML file path for configuration (optional)

Description

This command aims to manage your modules via command line.