I am teaching new co-workers how to build sites in MODX. I hope to give them the skills to manage and troubleshoot our site. We host our site in MODXCloud so spinning up MODX instances is very easy.
Here is my general outline and topics covered:
Building a cloud
- Create cloud from snapshot (already configured with snippets, media sources, system settings, and bootstrap/foundation files)
Build website
- The website will be a employee directory
- Build basic template for general content
- template tags
- chunks (header and footer)
- wayfinder (navigation)
- Build template for departments
- Template Variables
- Build template for employees
- template variables
- include resource TV (departments)
- template variables
- Make directory page listing employees in alphabetical order
- getresources
- build tpl chunk
- Make department listing page
- getresourses
- tpl chunks
- Modify Department template
- use getresources to list employees in department
Does anyone have suggestions to add or anything I might be missing?
Thanks,
Roy