Skip to content

Add context switch mechanism in core #14712

Open
@sdrenth

Description

@sdrenth

Feature request

Summary

The power of MODX lies in the ability to have multiple contexts in the same CMS. But isn't it weird that the core does not provide a way to switch between those multiple contexts?

In my opinion this context switch mechanism should be included in the core without having to do some extra coding.

Why is it needed?

I think it should be included in the core because the power of MODX lies in the support of multiple contexts and that it would be a nice enhancement.

Suggested solution(s)

I think the context switching mechanism could be added in the index in the webroot and perhaps include a config file (/core/config/config.inc.php) which could contain a domain name => context mapping.

Metadata

Metadata

Assignees

Labels

blockedActive participation around the pull request or issue required. Consensus is not reached.proposalProposal about improvement aka RFC. Need to be discussed before start implementation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions