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 _No response_ ### Issue description Laravel's console `Command` implementation allows commands to run in...
We've had a number of commits and PRs change the behavior of saving form widgets to fix little issues that pop up in certain form widgets. Unfortunately, I feel this...
It appears that a `TagList` widget in `relation` mode is not saving an empty value, because it no longer sends a POST value when empty. ### Replication steps In the...
### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When running the command `php artisan mix:watch` on Windows...
### Winter CMS Build 1.2 ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When submitting a form using `Snowboard.request` in WinterCMS, validation...
The `--base` option should be removed from the command to ensure that the base path is managed exclusively through vite.config.mjs, since the command line argument overrides the config file setting....
### Winter CMS Build dev-develop ### PHP Version 8.4 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description Shouldn't the default value for `REDIS_CLIENT` be `predis` rather...
This allow relation model with nested tree trait to display a expandable/collapsable list of checkboxes.  The field config allow two new options : - **displayTree**: (bool) display the related...
### Winter CMS Build dev-develop ### PHP Version 8.3 ### Database engine MySQL/MariaDB ### Plugins installed Lots :) ### Issue description When using `sensitive` in a repeater the value gets...