Skip to content

[#151] Apply core patches before plugin install#152

Merged
dmitriim merged 1 commit intomainfrom
151-fix-patch-ordering
Dec 11, 2025
Merged

[#151] Apply core patches before plugin install#152
dmitriim merged 1 commit intomainfrom
151-fix-patch-ordering

Conversation

@matthewhilton
Copy link
Contributor

Closes #151

At the moment the core patches are applied after plugin install, meaning things like the class cache, hooks, db install are not initialised properly.

I have not tested this directly as its difficult to test, but I will test it immediately after merging in catalyst/moodle-tool_emailutils#104 as I believe that PR is affected by this issue

@dmitriim dmitriim merged commit 26a874a into main Dec 11, 2025
@dmitriim dmitriim deleted the 151-fix-patch-ordering branch December 11, 2025 04:24
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.

Core patches should be applied before plugin install

2 participants

Comments