Magento Deployment Mode
The store deployment mode refers to the Magento 2 modes.
Changing the mode here is equivalent to the
php bin/magento deploy:mode:set <mode>
command.
To set the deployment mode for the Magento installation,
- Go to Magento > Deployment Mode in the STRATUS sidebar menu.
- Select the desired deployment mode.
- Click UPDATE to save and inact the changes.
Depending on the chosen mode, changes may take some time to complete. Production mode will initiate a compilation and other processes that will set a Magento 2 store into Maintenance mode until completed.