Skip to content
ZenoCloud
Applications

How to Enable Single Store Mode in Magento 2?

Learn how to enable single store mode in Magento 2 to simplify admin interface for single-store installations.

How to Enable Single Store Mode in Magento 2?

Single Store Mode hides multi-store options in the admin panel, simplifying the interface for stores running only one storefront.

What is Single Store Mode?

When enabled, Single Store Mode:

  • Hides store switcher in admin
  • Removes store view selectors
  • Simplifies configuration options
  • Streamlines the admin interface
  • Reduces visual clutter

When to Use Single Store Mode

  • Running a single store only
  • No multi-language support needed
  • No multiple websites
  • Simplified administration required
  • Single catalog setup

Enabling Single Store Mode via Admin

  • Go to Stores > Configuration > General > General
  • Look for "Single-Store Mode"
  • Set to "Yes"
  • Save configuration
  • Clear cache
  • Refresh admin panel

Enabling via Command Line

Code implementation available in the full documentation.

Database Configuration

Can also be set in core_config_data table:

  • Path: general/single_store_mode/enabled
  • Value: 1 (enabled) or 0 (disabled)

Impact on Admin Interface

Changes when enabled:

  • Store selector removed from header
  • Store view options hidden in products
  • Configuration shows as single store
  • Catalog simplified
  • Customer group options streamlined

Disabling Single Store Mode

When you need to:

  • Add multiple stores
  • Support multiple languages
  • Expand to new markets
  • Switch back to multi-store setup

Simply reverse the process (set to 0).

Considerations

  • Can enable/disable anytime
  • No data loss
  • Purely visual change
  • Doesn't affect functionality
  • Easy to revert

Performance Notes

  • Minimal performance impact
  • Removes unnecessary checks
  • Cleaner admin interface
  • May improve perceived speed
Next step

Apply the lesson to a real environment.

Browse all field notes
Quote request

What should we quote?

Describe the configuration or problem, location and timing.

Add company or phone
Replies go to your work email. Add a phone number only if you want a call.