winter
winter copied to clipboard
Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed Blog ### Issue description The "Move files or folders" dialog remains above the area...
### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description The NestedForm inside a Repeater on the `Records` page...
### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description The `type: relationmanager` has an 'update' button you have...
### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Hello I found a small bug. When using a...
If a dropdown field is casted as enum class, when the dropdown using `placeholder` option is cleared i get application error `"" is not a valid backing value for enum`...
### Discussed in https://github.com/orgs/wintercms/discussions/1394 Originally posted by **helmutkaufmann** August 2, 2025 When I create a website, I often want to move blocks around. However, this is very limited in the...
I use one connection for winter migrations and another for general usage throughout the site. (I know you can specify a connection in the update files, but this is more...
### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description In backend forms, if a section has fields that...
Fixes https://github.com/wintercms/winter/issues/454
For example, if a user has two payment orders, only one payment order will be counted when there is a `limit`. Now, the `limit` is removed, but we can still...