Pinned Repositories
BreadcrumbDropdowns
Adds dropdown menus to the breadcrumbs in ProcessPageEdit, ProcessTemplate and ProcessField.
ConnectPageFields
Allows the connecting of two related Page fields so that changing one updates the other.
CustomInputfieldDependencies
Extends inputfield dependencies so that inputfield visibility or required status may be determined at runtime by selector or custom PHP code.
FieldtypeDynamicOptions
Fieldtype for dynamic options that are generated at runtime.
FieldtypeRuntimeOnly
A pseudo-fieldtype that provides a convenient way to render some markup in a template inputfield.
HannaCodeDialog
Provides a number of enhancements for working with Hanna Code tags in CKEditor.
ImageCropRatios
Allows preset aspect ratios to be defined per image field for the ProcessWire image crop tool.
InputfieldSelectImages
Inputfield that allows the visual selection and sorting of images. Intended for use with FieldtypeDynamicOptions.
MinimalFieldset
Adds a config option to fieldsets to render them without label or padding in Page Edit.
RepeaterImages
Adds options to modify Repeater fields to make them convenient for "page-per-image" usage.
Toutouwai's Repositories
Toutouwai/BreadcrumbDropdowns
Adds dropdown menus to the breadcrumbs in ProcessPageEdit, ProcessTemplate and ProcessField.
Toutouwai/FieldtypeDynamicOptions
Fieldtype for dynamic options that are generated at runtime.
Toutouwai/CustomInputfieldDependencies
Extends inputfield dependencies so that inputfield visibility or required status may be determined at runtime by selector or custom PHP code.
Toutouwai/InputfieldSelectImages
Inputfield that allows the visual selection and sorting of images. Intended for use with FieldtypeDynamicOptions.
Toutouwai/VerifyLinks
Periodically verifies that external links are working and not leading to an error page.
Toutouwai/AddImageUrls
Allows images/files to be added to Image/File fields by pasting URLs.
Toutouwai/ProcessMediaLister
Lists images and files from across the site in a sortable and filterable table.
Toutouwai/AutoTemplateStubs
Automatically creates stub files for templates when fields or fieldgroups are saved.
Toutouwai/ListerNativeDateFormat
Allows the date format for "created", "modified" and "published" columns to be set within a Lister.
Toutouwai/PageFieldInfo
Adds information about options in Page Reference fields.
Toutouwai/ProcessListerSelector
A Process module that uses Lister/ListerPro, but with a selector string input instead of the normal InputfieldSelector filters.
Toutouwai/ProcessRenderFile
A Process module that renders markup from files.
Toutouwai/WebpToJpg
Converts WebP images to JPG on upload.
Toutouwai/FormBuilderFieldDeactivate
Deactivate FormBuilder fields so they do not appear in the front-end form.
Toutouwai/LogsJsonViewer
Formats JSON strings in ProcessLogger for improved readability.
Toutouwai/ProcessTemplateAccess
Provides an editable overview of roles that can access each template.
Toutouwai/SanitizerTransliterate
Adds a transliterate method to $sanitizer that performs character replacements as defined in the module config.
Toutouwai/CustomLogs
Write to and view log files that have custom column labels and column count.
Toutouwai/FieldInitialValue
For most field types, allows the definition of an initial value that is automatically set when pages are created.
Toutouwai/FileMover
Allows the selection of files or images for moving or copying to a different field.
Toutouwai/ProcessSessionInfo
Lists information about active sessions in a similar way to SessionHandlerDB, but for file-based sessions.
Toutouwai/AddFieldValidateName
Uses AJAX to validate the field name in the Add New Field form, to avoid losing values on error.
Toutouwai/FieldsetHelper
Adds some visibility features to Fieldset and FieldsetPage, and adds a helper method to get the child fields of a Fieldset.
Toutouwai/FieldTemplateExport
Get export data from Edit Field and Edit Template.
Toutouwai/HotkeySearch
ProcessWire module that adds configurable hot keys for easier use of the admin search via the keyboard.
Toutouwai/InputfieldDependencyHelper
Adds menus to insert field names and option values into show-if/required-if conditions.
Toutouwai/PasswordGenerator
Adds a password generator to InputfieldPassword.
Toutouwai/ProcessCloneComboSubfield
A Process module that allows the cloning of existing subfields within a Combo field, to speed up the creation of subfields where several of these need similar settings.
Toutouwai/ProcessDatabaseBackups
Create and/or restore database backups.
Toutouwai/processwire
ProcessWire 3.x is a friendly and powerful open source CMS with a strong API.