processwire-requests
processwire-requests copied to clipboard
ProcessWire feature requests.
This is a must for any offscreen images and getting a good Lighthouse score.
I have a Page Reference field (ASM Select) and I am utilizing the "Custom Format" for the "Label field". However even the custom format itself is a bit limiting for...
### Short description of the enhancement 1. It would be convenient to have a method to set ML field's values with an associative array with languages names/ids rather than use...
### Short description of the enhancement ProcessWire has great language support and we have great flexibility. Sometimes this flexibility makes us do the same things over and over again. Every...
Please integrate the ability to display the contents of a module's README.md file directly within the module's configuration screen in the ProcessWire admin. This would be similar to what github...
It would be nice if the render methods in AdminThemeUikit.module were hookable.
It's something I just learned about and I thought it would be interesting if ProcessWire supported it. It's useful for sites with a large amount of records. Some articles: https://laravel.com/docs/10.x/pagination#cursor-pagination...
### Short description of the enhancement Enhance error handling mechanisms in ProcessWire's custom page classes to degrade gracefully and provide comprehensive, developer-friendly error messages. ### Optional: Steps that explain the...
### Short description of the enhancement I would like to disallow the use of the admin search for certain roles, but it is difficult to do because ProcessPageSearch::executeLive is not...
### Short description of the enhancement I'm listing files uploaded by the client to a files field. For images I want to schow a preview image. Now I need to...