Skip to content

Override rebrand path#15110

Merged
brandonkelly merged 4 commits into4.10from
feature/override-rebrand-path
Jun 1, 2024
Merged

Override rebrand path#15110
brandonkelly merged 4 commits into4.10from
feature/override-rebrand-path

Conversation

@timkelty
Copy link
Copy Markdown
Contributor

Description

Allow override of rebrand path via CRAFT_REBRAND_PATH env var.

In cloud, @storage is in /tmp, so having rebrand there doesn't work. This would allow rebrand to work in Cloud by setting something like:

CRAFT_REBRAND_PATH=@root/storage/rebrand

Related issues

craftcms/cloud#10

@timkelty timkelty changed the base branch from 5.x to 4.x May 30, 2024 20:28
Comment thread src/services/Path.php
@brandonkelly brandonkelly changed the base branch from 4.x to 4.10 June 1, 2024 20:59
@brandonkelly brandonkelly merged commit 99c03ad into 4.10 Jun 1, 2024
@brandonkelly brandonkelly deleted the feature/override-rebrand-path branch June 1, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants