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

*@abdusco commented on Sep 28, 2017, 6:27 AM UTC:* ### Short description of the issue I'm building an inputfield for a custom fieldtype. The inputfield will display a (possibly) long...

*@ethanbeyer commented on Mar 15, 2018, 2:04 PM UTC:* ### Short description of the issue Processwire utilizes a Profile Editing screen that differs a lot from the Page Edit screen....

### Short description of the issue I find myself very often converting paths to urls and vice versa. For example today I had to deal with it when using MPDF...

### Short description of the enhancement pw-panel links are great and I use them very often in my datatables. The problem with those links is that pwpanels.init() has to be...

With the latest version of repeater matrix, the option for a "Custom" matrix-type selection method was added. This was convenient and helpful for those who wanted to completely customize the...

When I develop a module, I often need an accompanying JavaScript or CSS. It would be really helpful if a module had by default a $moduleUrl variable that outputs the...

### Short description of the enhancement When a page is referencing another page, make it possible to add additional information to the relation ### Why would the enhancement be useful...

it can be difficult in PW to track down module conflicts as they only can be deinstalled (thus forgetting their settings) and in some cases cannot even be deinstalled because...

### Add getColumns method to WireDatabasePDO class class currently has the methods getTables tableExists and columnExists but there is no analogue to getTables for columns. The columnExists method already uses...

### Short description of the enhancement It is possible to rename images in the PW admin by clicking the image name in the thumbnail list view. It would be useful...