Operation Modes
Your Commerce installation can be deployed to run in either production or developer mode. Some tools and configuration settings are designed specifically for developers, and can be accessed only while the store is running in developer mode.
Most topics in this guide apply to a Commerce installation that is running in production mode. However, the following configuration settings and topics can be used only when the installation is running in developer mode (each topic is marked with Developer Mode Only where applicable).
Configuration settings
See the Developer section of the Advanced configuration settings page for more info.
General topics
See the following pages for more information about non-configuration setting types of topics for Developer Mode only:
- Merging CSS Files
- Merging JavaScript Files
- Changing UI Text
- Using Static File Signatures
- Frontend Development Workflow
- Optimizing Resource Files
- Template Path Hint
- Developer Client Restrictions
The operation mode can be changed only from the command line of the server by a user with appropriate permissions. See Set the operation mode in the developer documentation for more information.