winter
winter copied to clipboard
Free, open-source, self-hosted CMS platform based on the Laravel PHP Framework.
 We are planning to update the code editor to use the [Monaco](https://microsoft.github.io/monaco-editor/) that powers [Visual Studio Code](https://github.com/microsoft/vscode). With this, we will gain an exceptional amount of features...
### Winter CMS Build Other (please specify below) ### PHP Version 8.0 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description My local website is down after...
### Winter CMS Build dev-develop ### PHP Version 8.0 ### Database engine MySQL/MariaDB ### Plugins installed _No response_ ### Issue description When a revisionable model gets deleted (physically from the...
The jQuery version for the backend still contained a patched version of 3.4.0. This updates jquery and the combined files to 3.6.0. jQuery Migrate is also updated
Cross posted from #385 on behalf of @informas I have tried to reproduce the problem raised in my previous posting regarding errors that appear when moving user tables (and associated)...
This PR adds the method `CmsObject::listInThemeArray` which can be used to return an `Collection` of arrays containing filenames and url patterns. Each element of the collection will look something like...
# Problem - The errors thrown by Swift SMTP class were very cryptic to non-developers using backend features that require sending e-mails. # Solution - Following the philosophy of Winter...
This PR removes the plain-text password in the initial invite email for backend admins. Sure, a password reset link in an unencrypted email is not much more secure than including...
### Discussed in https://github.com/wintercms/winter/discussions/327 Originally posted by **AIC-BV** October 5, 2021 Hello! I am trying to translate my Mail Templates, which is working by adding the following code in my...
There are a number of minor annoyances with the existing plugin management UX, DX, and API. The following is a dump of my notes on the process so far, this...