Fieldtype Modules, Page 2

New Fieldtype Modules 46 to 71 of 71
  • Star Rating Integer

    Field that stores ratings as integer
  • Fieldtype Select External Option

    Fieldtype which generates the options for a Select Inputfield from any table of any (accessible) database. Define the source table, columns (to pull value & label) and the preferred…
  • Image Extra

    This module allows you to add additional information to an image (for example: title, description, link, orientation and any field you may need).
  • FieldtypeFontIconPicker

    Module allow you to use Font-Awesome, Ionicons and other icon libraries easily. You can select icons directly from icon select list, also you can set settings for each InputfieldFontIconPicker.
  • Inputfield Source Code

    Display a string with the rendered output of this Page (per it's Template) in an Inputfield. The markup could be copied with a button click (flash enabled browsers) and/or copied manually from…
  • Matrix

    Field that stores values in a 2D-matrix table in a page.
  • Fieldtype YAML

    Field that stores YAML data and formats it as an object, when requested.
  • Page Reference with Date Field

    Field that stores one or more references to ProcessWire pages
  • PW-FieldtypeTime

    Adds a fieldtype and Inputfield for MySQL TIME fields.
  • Table CSV Import / Export

    Admin and front-end importing and exporting of CSV formatted content for Profields Table fields.
  • PageTableExtended

    Extends the Processwire PageTable field for rendering table row layouts.
  • ProFields: Multiplier PRO

    This Fieldtype and Inputfield combination lets you take almost any existing single-value Fieldtype, and use it to a multi-value Fieldtype.
  • ProFields: Table PRO

    This Fieldtype is the first of its kind in that it lets you literally define your own Fieldtype. Think of it kind of like a lean and mean repeater field, with no extra overhead.
  • ProFields: Textareas PRO

    The Textareas Fieldtype and Inputfield lets you combine multiple named text fields into a single field.
  • PDF Fieldtype

    Fieldtype/Inputfield module allowing easy generation of thumbnails of the PDF files
  • Select File Fieldtype

    Field that stores a filename from a folder.
  • Events Fieldtype

    Field that stores a table of events for a page. This modules serves as an example of creating an editable table of data as a Fieldtype and Inputfield in ProcessWire.
  • Phone Fieldtype

    Field that stores phone numbers as 4 values for country, area code, number and extension and formats the output based on predefined or custom options.
  • Create a Pages->find(query) as a field

    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…
  • Text Unique

    This is the same as the ProcessWire Text field (FieldtypeText), but enforces that values stored are unique, site-wide.
  • Concatenate Fieldtype

    Fieldtype that concatenates the values from one or more other fields at runtime. The resulting value can also contain additional formatting and/or words as needed.
  • Repeater (Core)

    Maintains a collection of fields that are repeated for any number of times.
  • Thumbnails

    Three modules that offer nice thumbnail cropping for ProcessWire. Fully compatible with normal image field.
  • ColorPicker

    Fieldtype that stores a HEX color. Color can be picked using a jQuery ColorPicker Plugin.
  • Map Marker (Google Maps)

    This Fieldtype for ProcessWire 2.1+ holds an address or location name, and automatically geocodes the address to latitude/longitude using Google Maps API.
  • Modules Select

    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.

The modules directory is powered by ProcessWire with the FormBuilder and LoginRegisterPro modules.