Fieldtype Select Relation / FieldtypeSelectRelation +2
This Fieldtype creates a select list (drop down) in relation to another field (you can restrict the list by setting up certain templates and / or pages). By justb3a
Image Marker / FieldtypeImageMarker +2
Field that stores a table of ImageMarkers for a page. By kongondo, heldercervantes
Modules Select / FieldtypeModules +2
Fieldtype that stores reference to one or more other modules. This is similar to FieldtypeModule except that it stores multiple modules. It uses asmSelect to make the selection sortable/searchable. By ryan
Webmention / Webmention +2
A ProcessWire module to add webmention support. By gregor
Dynamic Selects / ProcessDynamicSelects +1
Ajax-powered dynamic dropdown lists enabling the creation of cascading/chained selects for display and storage of multiple types of data. Makes data mapping an easy task with its intuitive, user-friendly and highly flexible approach to setting up, using, editing and saving relationships between multiple data types across your website. By kongondo
Fieldtype: Radio Buttons / FieldtypeRadio +1
This Fieldtype stores a list of values from which to choose via a "radio" input field. By artarmstrong
Media Manager / ProcessMediaManager +1
Powerful centralised media management plugin enabling editors to infinitely reuse media - audio, document, image and video - across a site. Allows to easily find, edit and use any media in your Media Library. Intuitive user-interface with a neat set of features under the hood giving you absolute control on how to deploy your media. By kongondo
Create a Pages->find(query) as a field / FieldtypePagesSelectorQuery
This module allows you to defined a Pages selector query ($pages>find()) as a field and attach it to a template. The results of the query (PageArray) are accessed like any other page field, $page->myQuery By alevine
Integer Auto Increment / IntegerAutoIncrement
Adds additional option to Fieldtype Integer to make it auto increment. By stikki
Variations / ProcessVariations
A Fieldtype that allows website editors to easily create variations of anything, most notably products for online shops. By creating attributes and their values, such as, Size - Small, Medium, Large and Colour - Red, Green, Yellow, and combining these, this plugin makes it possible to automatically generate variations of any entity, like different versions of one T-Shirt. By kongondo