Demo engine

Main site meets live demo sites.

This page auto-detects demo folders and lab files inside /demos. When a demo is edited, added, or replaced, Urban Panthera can show the latest demo status without manually rewriting the main site.

Auto-sync ready

How it works

Add a new folder like /demos/client-name/index.php, optionally add demo.json, and it appears here with its latest update time.

Auto-detect folders Update timestamps Demo metadata API feed
Live demo library

Demos that stay connected to the main Urban Panthera site.

Use this as a client-facing proof wall. It can show client previews, school systems, bakery sites, campaign tests, dashboards, and concept builds from one central place.

Active demo Updated 9 hours ago

Rochester College Enrolment System

Rochester College · College recruitment web application

A rebranded accredited training provider site with course marketing, online applications, quiz funnels, trust proof, domain strategy, and an ambassador/referral programme inside the college brand.

CollegeCourse pagesOnline applicationsQuiz funnelsAmbassadorsAdmin
Open Rochester demo →
Active demo Updated 9 hours ago

Dobsonville Bakery Demo

Local bakery concept · Small business demo site

A bakery website concept with products, campaign thinking, ordering flow, and presentation pages designed to show what Urban Panthera can build for local businesses.

BakeryOrdersCampaignsLocal business
Open bakery demo →
Lab demo Updated 9 hours ago

Landing Page Test

Urban Panthera Lab · Campaign test

A quick lab page for testing headlines, calls to action, and offer positioning before turning a concept into a full site.

Landing pageA/B testCampaign
Open landing test →
Lab demo Updated 9 hours ago

Client Preview Page

Urban Panthera Lab · Client preview

A simple preview page structure for showing concepts, early-stage work, or protected presentations to potential clients.

PreviewProposalClient demo
Open client preview →
Lab demo Updated 9 hours ago

Digital Strategy Intake

Urban Panthera Lab · Lead capture test

A strategy intake form concept for collecting website, system, dashboard, and campaign needs from serious prospects.

Lead captureStrategyIntake
Open intake demo →
For future demos

To add a new demo, upload once and the hub picks it up.

Each demo can have its own folder, design, and PHP files. The main site reads the folder, finds the update time, and displays it on the demo hub.

Optional demo.json format

{
  "title": "Client Demo Name",
  "client": "Client or sector",
  "type": "Website / System / Campaign",
  "summary": "What the demo proves.",
  "tags": ["Applications", "Dashboard"],
  "status": "Active demo",
  "cta": "Open demo",
  "priority": 90
}