Skip to content

[Feature request] Add store group configuration scope #316

@ihor-sviziev

Description

@ihor-sviziev

For now we have 3 variants configuration scope:

  • default
  • website
  • store view

I think we need add new scope betwean website and store view - store_group.

For example:
we have one magento website with 2 stores(2 domains) + 2 mobile themes for them (+2 domains). So we created structure:

  • store 1
    • store 1 desktop store view
    • store 1 mobile store view
  • store 2
    • store 2 desktop store view
    • store 2 mobile store view

For design we have next structure:

  • desktop package
    • default
    • store 1
    • store 2
  • mobile package
    • default
    • store 1
    • store 2

For now we need configure for store 1 themes (Translations, skins, layout, etc.), so I need set theme value "store 1" for desktop store view and for mobile store view.

If we have store_group scope we should be change theme value at store_group scope only.

Metadata

Metadata

Assignees

Labels

Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentfeature request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions