Read-only preview

Read-only preview. No live provider records are shown.

Platform owner portal

Separate trust boundary from customer organisation workspaces (/app/). Manage fictional customer setup previews only — not day-to-day care records.

Owner portal preview — No live customer data, no billing, no user invites, and no database writes. Platform owner read-only shell for future customer setup workflows. Read-only portal shell

Platform portal authentication is not implemented yet.

Structured guard only — no header redirect in DEV-BUILD-4.

Preview only. No portal login POST, no admin session from a form, no database queries, no customer workspace access, and no billing or email integrations.

Public site content — CMS preview

Marketing pages preview for homepage, demo, pricing, FAQ, and trust copy. Sample-only labels — not live on the public site and not saved from this portal.

Website edit readiness (preview only)

Public site CMS editing is future work. Today’s marketing pages are static PHP in public_html_new. A later CMS should store editable content in the database, require platform owner authentication, CSRF tokens, and append-only audit logging. This portal section does not write files, call a database, or change the live public site.

  • Current public pages: code/static preview — not owner-editable from the portal.
  • Future CMS: versioned drafts in database tables (e.g. platform_settings / content drafts).
  • Safety: owner auth + CSRF + audit log before any content goes live.
  • No file writes from portal; no deploy or push actions on this host.
  • AUTH-LIVE-1 and hosted DB remain deferred — CMS stays read-only until then.

Read-only content preview — changes shown here are fictional sample labels only.

Public route preview links

Safe links only where a matching file exists in public_html_new. Other routes show as not rebuilt yet.

  • Homepage/Preview public pageindex.php marketing shell
  • Demo entrydemo/Preview public pageDemo session entry — separate from portal
  • Loginlogin/Preview public pageAuth shell — no POST on preview host
  • Registerregister/Preview public pageLead capture shell — no live provisioning
  • Pricingpricing/Route not rebuilt yetNot rebuilt in public_html_new
  • Featuresfeatures/Route not rebuilt yetNot rebuilt in public_html_new
  • FAQfaq/Route not rebuilt yetNot rebuilt in public_html_new
  • Contactcontact/Route not rebuilt yetNot rebuilt in public_html_new

Marketing content areas (read-only preview)

Read-only content preview — sample titles and summaries only. Nothing here changes the live public site.

Homepage hero

Static preview

Care operations, governance and learning in one connected platform

Hero lead and CCS preview disclaimer on index.php — static marketing shell only.

Future editing: Coming later — database-backed drafts

/

Owner prompt: Later: edit hero title, lead, and primary CTA labels from the owner portal with draft/review states.

Matches public_html_new/index.php hero copy — not synced automatically.

Preview public pageRead-only content preview

Demo page

Static preview

Try the fictional demo workspace

Demo entry explains sample data and session isolation from live customers.

Future editing: Coming later — content flags only

demo/

Owner prompt: Later: tune demo intro copy and safety notices without redeploying PHP files.

Demo behaviour stays in /demo/ and /app/ — portal does not control demo sessions.

Preview public pageRead-only content preview

Pricing / packages

Not on public site

Bundle tiers (sample labels only)

Starter / Professional / Enterprise style tiers for owner planning — no public pricing page yet.

Future editing: Route not rebuilt yet

pricing/ Route not rebuilt yet

Owner prompt: Later: manage plan names, feature bullets, and comparison table rows from CMS.

Entitlement bundles in portal are fictional — not billing-ready.

Read-only content preview

Feature pages

Not on public site

Seven-module capability story (sample)

Support plans, incidents, MAR, learning, workforce, governance, and reports — marketing narrative only.

Future editing: Route not rebuilt yet

features/ Route not rebuilt yet

Owner prompt: Later: maintain feature page sections and cross-links to module demos.

Homepage #modules anchor is the only live feature summary today.

Read-only content preview

FAQ

Not on public site

Owner FAQ outline (sample)

Illustrative questions on tenancy, demo isolation, and data residency — not published publicly.

Future editing: Route not rebuilt yet

faq/ Route not rebuilt yet

Owner prompt: Later: ordered FAQ blocks with effective dates and review workflow.

No FAQ route file in public_html_new yet.

Read-only content preview

Contact / enquiry wording

Not on public site

Enquiry expectations (sample)

Register and contact flows remain shells — no enquiry pipeline or CRM on preview host.

Future editing: Route not rebuilt yet

contact/ Route not rebuilt yet

Owner prompt: Later: edit contact intro, office hours, and response-time copy.

Register page is read-only shell; no form POST.

Read-only content preview

Announcement banner

Sample label

Internal preview host notice

Sample banner: CCS rebuild preview — fictional data only, no live database.

Future editing: Coming later — platform_settings + CMS

/

Owner prompt: Later: schedule banner text with start/end and audience (public vs logged-in).

Would render on public layout when CMS exists — not active now.

Preview public pageRead-only content preview

Footer / trust copy

Static partial

CCS preview footer (sample)

Trust lines for UK care providers, privacy stance, and internal-only hosting note.

Future editing: Coming later — shared footer blocks

/

Owner prompt: Later: footer columns, legal links, and accreditation badges from CMS.

Rendered via includes/partials/footer.php today.

Preview public pageRead-only content preview

SEO / meta preview

Static partial

Care Central System — preview

Sample title suffix and meta description for homepage; no auto-generation on this host.

Future editing: Coming later — audited meta drafts

/

Owner prompt: Later: per-page title, description, and Open Graph fields with review.

Head partial uses TB_BRAND_* constants — not owner-editable yet.

Preview public pageRead-only content preview

Brand assets

Asset paths only

CCS wordmark and favicon (read-only paths)

Dark SaaS brand direction with SVG mark, wordmark, and favicon path preview — no upload controls.

Future editing: Coming later — governed media library

/

Owner prompt: Later: brand kit references per environment; uploads remain out of portal until governed storage exists.

See brand assets panel on this section for path preview.

Preview public pageRead-only content preview

Brand assets preview

Illustrative CCS branding for public and portal shells. No upload controls, no file inputs, and no writes from this screen.

  • Short nameCCS
  • Full nameCare Central System
  • Favicon (preview path)assets/favicon.svg View current preview
  • Wordmark (preview path)assets/brand/ccs-wordmark.svg View current preview
  • Logo mark (preview path)assets/brand/ccs-logo.svg View current preview
  • Brand directionDark SaaS — slate surfaces, accent highlights, accessible contrast

Logo and favicon paths are for planning only — replacing assets still requires a controlled deploy outside this preview.

Customer management safety (read-only)

  • No live customers on this host
  • No database writes from the portal
  • No billing or payment processing
  • No invite emails sent
  • No workspace activation or live tenants
  • No customer data access from portal screens
  • No app impersonation or login-as-customer paths

Portal is separate from /app/ customer workspace guard and uses fictional sample data only.

Back to portal overview