processwire-requests
processwire-requests copied to clipboard
ProcessWire feature requests.
It would be helpful if the core provided a method to find out what templates may be used for a page added under a given parent. At first glance it...
The "guest" item in the menu shown below is confusing and not useful for anything. Can it be removed? Somewhat related: https://github.com/processwire/processwire-requests/issues/200 https://github.com/processwire/processwire-issues/issues/1310
When playing around with the new dark mode I realised that the "settings" button really stands out:  I often find myself wasting quite some time looking for the actually...
`$pages->find()` is case-insensitive but `$pagearray->find()` is case-sensitive, as demonstrated in the example below.   This request is for an option that would allow WireArray methods that take a `$selector`...
Have the possibility to use showIf conditions in nested repeaters and have the `forpage.condition=1` respond to the immediate parent repeater, not page.