-
After installing via composer plugin User does not install other plugins via composer.
When trying to install a new plugin, an error appears in the console, and new plugin is not installed because of…
-
This is a proposal to revamp the authentication events system within Winter CMS. Feedback and suggestions very much welcome. Related: https://github.com/wintercms/wn-user-plugin/pull/11 & https://gith…
-
As Tailwind unstyled headings (see: [Headings are unstyled](https://tailwindcss.com/docs/preflight#headings-are-unstyled) ), it make a significant difference between standard and tailwind backend UIs.…
-
### Package targeted
Winter CMS
### Description
By definition, soft-delete enabled models are not expected to be permanently deleted. There's an exception to this rule, when developers rely on soft…
lex0r updated
3 weeks ago
-
I think we have a new issue in `Plugin.php` on line 179.
It says that `fields` key is undefined in this line of code:
```php
$widget->{$location}['fields'] = array_merge($widget->{$location}['fields'…
-
Hello, do you have the latest configurations for `api-doc.twig` and `api-event.twig`? It seems that the versions in the repository are rather outdated, and I encountered an error when running on PHP 8…
-
### Winter CMS Build
dev-develop
### PHP Version
8.1
### Database engine
MySQL/MariaDB
### Plugins installed
_No response_
### Issue description
When you have multiple defin…
-
### Winter CMS Build
1.2
### PHP Version
Other (please specify below)
### Database engine
MySQL/MariaDB
### Plugins installed
_No response_
### Issue description
Cannot install wintercms/wint…
-
Hello,
My users have to activate their account before they can sign in. ([Activation type: User](https://github.com/wintercms/wn-user-plugin#activation))
This is to protect guest users from [evil …
-
At this stage, translations for the plugin are useless. It is controlled from javascript.
Here are all the script lines that need to be localized:
https://github.com/wintercms/wn-notes-plugin/blob…