ProcessWire Recipes
A collection of ProcessWire API snippets to solve common tasks, provide full solutions, and some little helpers that make work with the API easier.
- Prefill PageTable fields with children on edit
- Added/Updated: 2019-05-18
- Authors: noelboss
- Typical breadcrumbs example
- Added/Updated: 2018-12-24
- Authors: dragan
- Create an XML sitemap for every language
- Added/Updated: 2017-06-02
- Authors: dragan
- Converting thumbnail images for PW3 admin
- Added/Updated: 2016-11-02
- Authors: ryan
- Set up a really simple search index using FieldtypeCache
- Added/Updated: 2016-11-01
- Authors: teppo
- Create an index / linklist of all used image tags
- Added/Updated: 2016-10-30
- Authors: soma,teppo
- Get random page via API, e.g. from a pool of testimonials
- Added/Updated: 2016-10-30
- Authors: apeisa,dragan,marcus
- Resetting admin password via API
- Added/Updated: 2016-10-10
- Authors: Nico Knoll,owzim,mindplay-dk,LostKobrakai,arjen
- Improve accessibility of a read more link version: 1.0.0
- Added/Updated: 2016-02-14
- Authors: marcus
- Create breadcrumb of page titles for html title tag
- Added/Updated: 2016-02-13
- Authors: Tom Arnold
- Create custom admin settings page link in admin menu
- Added/Updated: 2015-08-30
- Authors: jlahijani
- Quick ProcessWire first child redirect snippet
- Added/Updated: 2015-08-11
- Authors: marcus,dsdsdsds
- Change homepage's default language
- Added/Updated: 2015-03-31
- Authors: bcartier,ESRCH
- Enhance paginator with rel attribute for SEO
- Added/Updated: 2015-03-31
- Authors: teppo,Philipp,ceberlin
- Inline critical above the fold css
- Added/Updated: 2015-03-15
- Authors: felixwahner,neuwaerts
- Extending page save process
- Added/Updated: 2015-02-19
- Authors: LostKobrakai
- Activate all languages on pages created via API
- Added/Updated: 2015-01-17
- Authors: dragan
- Enhance image links on your site with FancyBox
- Added/Updated: 2015-01-17
- Authors: Martijn Geerts
- Best way to implement a global utility function
- Added/Updated: 2015-01-17
- Authors: horst
- Create an index/linklist of all used image tags
- Added/Updated: 2015-01-17
- Authors: soma
- Debug: Show all template field names and labels (for each language)
- Added/Updated: 2015-01-17
- Authors: dragan
- Duplicate content from one field to another
- Added/Updated: 2015-01-17
- Authors: adrian
- Field/template context
- Added/Updated: 2015-01-17
- Authors: owzim,kongondo
- Find latest modified (sub)child of a page
- Added/Updated: 2015-01-17
- Authors: isellsoap
- Limiting debug mode to development environment
- Added/Updated: 2015-01-17
- Authors: marcus
- Set backend field column width via API
- Added/Updated: 2015-01-17
- Authors: dragan
- Set language-specific input field labels via API
- Added/Updated: 2015-01-17
- Authors: dragan
- Use different sets of template files, e.g. based on hostname
- Added/Updated: 2015-01-17
- Authors: Raymond Geerts