Skip to content

Dev/3.0.5#144

Open
retromonos wants to merge 8 commits intoucfopen:dev/3.0.5from
retromonos:dev/3.0.5
Open

Dev/3.0.5#144
retromonos wants to merge 8 commits intoucfopen:dev/3.0.5from
retromonos:dev/3.0.5

Conversation

@retromonos
Copy link

This update to MWDK fixes scaling for mobile devices not being applied in some situations. It also changes the Install to Docker Materia function to target Django Materia containers, fixing its functionality ahead of the v11.0.0 update.

@retromonos
Copy link
Author

Since the creation of the PR, the Docker Materia install feature has been updated to be backwards compatible with PhP Materia users. It now attempts to install on both versions, if the containers are found.

The preflight has also been updated to search for both modules. It prioritizes searching for .py modules, throwing an error if either neither module is found, or if .php exists but not .py. No error is thrown if a .py module is found but not .php, as we assume that newly created widgets will be made for Python first.

@FrenjaminBanklin FrenjaminBanklin changed the base branch from master to dev/3.0.5 February 10, 2026 20:25
Copy link
Contributor

@FrenjaminBanklin FrenjaminBanklin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only caveat is that this appears to break in the devkit if someone has live containers (running or no) for both the Django and Fuel version of Materia.

Terminating the Fuel containers allows everything to run with no issue.

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