ProcessWire icon indicating copy to clipboard operation
ProcessWire copied to clipboard

Our repository has moved to https://github.com/processwire – please head there for the latest version.

Results 102 ProcessWire issues
Sort by recently updated
recently updated
newest added

Please make render methods hookable. See [this issue](https://github.com/ryancramerdesign/ProcessWire/issues/1958) and [this forum thread](https://processwire.com/talk/topic/10790-custom-comment-output-best-practice/)

AsmSelect fields allow the convenient option to edit a selected page in a modal. It would be nice if PageAutoComplete fields had this same capability.

Hi All, ImageMagick is capable of producing progressive JPEGs, would be good if you could add a checkbox to set the interlacing scheme: http://php.net/manual/en/imagick.setinterlacescheme.php

Conversation
Feature Request

A getByPath result matched by name only works well in most cases, but I have the need to match the entire path. An option such as 'matchPath' would solve the...

Feature Request

I can't reproduce this issue but it appeared twice at my site. But it looks critical, so posting it here for your info. On save, few fields disappeared without any...

Conversation

Hi! It would be nice if there was a possibility to manipulate/modify `` and `` urls for Feeds as I have already [posted it in PW Forum](https://processwire.com/talk/topic/105-rss-feed-module/?do=findComment&comment=123599). Thanks

Feature Request

A textarea field does not currently have a maxlength setting, is there any way this can be added in?

Feature Request

Processwire v3 have a `composer.json` , thank you for it. Why not make use of the `vendor/autoload.php` ? In that case people can import other 3rd party packagist library and...

Conversation

Hi, I have some pages behind a login-site which I still want to show in RSS-Feed. 'check_access=0' or 'include=all' in the pages-find selector dosn't work because of the `if(!$page->viewable()) continue;`...

Conversation

Hi Ryan, I tested out your great frontend editing module, but it looks like there is a bug? Added an html "edit" element which works fine. `EDIT` Content isn't editable...

Conversation