processwire-requests icon indicating copy to clipboard operation
processwire-requests copied to clipboard

ProcessWire feature requests.

Results 145 processwire-requests issues
Sort by recently updated
recently updated
newest added

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: ![Image](https://github.com/user-attachments/assets/a94602d8-f24b-40cf-b60e-0cd96c15b488) 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. ![Image](https://github.com/user-attachments/assets/368e9ea8-9b89-40ce-8a7b-c79640148f69) ![Image](https://github.com/user-attachments/assets/23e71b62-50d0-4e26-a4d2-a6a0e7413dd4) 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.