Site Dashboard

April 4, 2024 · 174 Views · dashboard

Site Dashboard

This dashboard demonstrates how widgets can be embedded inline to create data-rich admin views. Each section below is a shortcode-rendered widget.

[xmf name="xmf:alert" type="info" text="Dashboard pages use the same shortcode system as content pages. Admin-only widgets can be restricted via the Widget Visibility system." /]

Result:

Recent Portal Pages

[xmf name="xmfportal:content_cards" source="recent_pages" limit="4" columns="2" /]

Result:

[xmf name="xmfportal:content_cards" source="recent_pages" limit="4" columns="2" /]

Popular Pages

[xmf name="xmfportal:content_cards" source="popular_pages" limit="3" columns="3" /]

Result:

[xmf name="xmfportal:content_cards" source="popular_pages" limit="3" columns="3" /]

Testimonial

[xmf name="xmfportal:testimonial" author="Admin User" role="Site Manager" text="..." image="placeholder" variant="quote" /]

Result:

[xmf name="xmfportal:testimonial" author="Admin User" role="Site Manager" text="The dashboard page type lets me embed live data widgets right into the page body — no custom PHP needed." image="placeholder" variant="quote" /]

Rate this page

(0 votes)