The Perch Video Tutorial
The following videos are designed to walk you through the Perch basics. We will be adding further videos demonstrating some of the more advanced features of Perch.
Chapter One – Perch Basics
- The Server Compatibility Test – running the test to make sure that your server supports the basic Perch requirements
- Installing Perch – step by step through the install process
- Your first content – editing basic content with Perch
- Creating templates – the basics of Perch content template creation
- Repeating Regions – working with repeated areas of content
- Using suppress to create an order by field – allowing editors to set the order of content
- Displaying content with perch:before and perch:after – how to use these conditional tags in your templates
- Contact details – creating a contact details template, using the perch:if tags
- Shared regions – updating data in one region updates all identical regions around the site
- Google maps – adding a Google map to your site
- Using Search – adding basic search functionality to your site
Chapter Two – Official Apps
- Perch Pages – how to enable the adding of new pages via the Perch interface
- Perch Forms – how to create forms to capture information from visitors and store or forward it via email
- Perch Blog – setting up a blog
- Perch Blog custom output – displaying blog posts on your homepage using
perch_blog_custom()
