September 2018
Beginner to intermediate
218 pages
4h 27m
English
Modes play a crucial role in Magento's development and deployment processes. They are handled by the deploy module, which can be found under the <MAGENTO_DIR>/module-deploy directory.
The built-in php bin/magento command provides us with the following deploy commands:
deploy deploy:mode:set Set application mode. deploy:mode:show Displays current application mode.
We already used the deploy:mode:set developer command to switch from default to developer mode.
Magento differentiates between following three modes:
Read now
Unlock full access