Community Page Flow
- Create a
Locationsrecord (community/property) in Projects module (ProjectsListController,ProjectsListGridController). - Create project pages in
PPages(ProjectsPagesController). - Attach media, floorplans, and collections via Projects submodules.
- Frontend route
/{city}/{category}/{project}/main.htmlloadsLocationsdata. - Additional pages use
/{city}/{category}/{project}/{pagename}~{page_id}.htmland pullPPagescontent.