|
пре 5 година | |
---|---|---|
.. | ||
App | пре 5 година | |
Collector | пре 5 година | |
Config | пре 5 година | |
Console | пре 5 година | |
Model | пре 5 година | |
Package | пре 5 година | |
Process | пре 5 година | |
Service | пре 5 година | |
Source | пре 5 година | |
Strategy | пре 5 година | |
Test | пре 5 година | |
etc | пре 5 година | |
i18n | пре 5 година | |
LICENSE.txt | пре 5 година | |
LICENSE_AFL.txt | пре 5 година | |
README.md | пре 5 година | |
cli_commands.php | пре 5 година | |
composer.json | пре 5 година | |
registration.php | пре 5 година |
Deploy is a module that holds collection of services and command line tools to help with Magento application deployment. To execute this command, please, run "bin/magento setup:static-content:deploy" from the Magento root directory. Deploy module contains 2 additional commands that allows switching between application modes (for instance from development to production) and show current application mode. To change the mode run "bin/magento setup:mode:set [mode]". Where mode can be one of the following:
The Magento_Deploy module is installed automatically (using the native Magento install mechanism) without any additional actions.