ProcessWire Recipes:
pages
- Activate all languages on pages created via API
- Add fields to template programmatically
- Create an XML sitemap for every language
- Debug: Show all template field names and labels (for each language)
- Extending page save process
- Find latest modified (sub)child of a page
- Get random page via API, e.g. from a pool of testimonials
- Prefill PageTable fields with children on edit
- Set language-specific input field labels via API
- Typical breadcrumbs example