winter
winter copied to clipboard
Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
Also the clear button isn't very "clear" about how to change the currently selected image.
### Winter CMS Build Other (please specify below) ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description The following PR breaks existing filterFields...
### Winter CMS Build dev-develop ### PHP Version 8.1 ### Database engine MySQL/MariaDB ### Plugins installed Winter.Demo ### Issue description After using the cache, the configuration does not work, the...
Reported via email, reproduced here for visibility. > I have installed the WinterCMS 1.2.3 version on one of my testing servers with PHP 8.0 and Mysql 5.7. The installation went...
Unhandled exceptions in Ajax handlers are currently relayed back to the user. Since they can potentially contain sensitive details about the system, such as absolute file paths, these exceptions should...
This property does not exist (anymore?)
Laravel 8 introduced a new Maintenance Mode: https://github.com/laravel/framework/pull/33560 We haven't yet added support for it in Winter. I would like to make some enhancements to it. More to come here.
Currently not mergeable because it still has a leftover effect of setting the componentContext and __SELF__ on the controller vars even when only calling findPartial() for component partials. Need to...
### Package targeted Storm Library ### Description The wrapper around the standard ZipArchive utility doesn't return a proper error code in case of a failure when extracting the archive. It...