Center Iframes Settings
Manage center iframe entries, their buttons (
buttons_json) and metadata.
Admin module
Metadata JSON
Current (latest)
Loads the latest updated record from
/api/center-iframes. You can update it, or save as a new version.
Required (DB:
title NOT NULL).Required (DB:
iframe_url NOT NULL).Maps to DB field
status: active / inactive.
Buttons (
buttons_json) — Text + URL + Sort Order
Stored as JSON array in
buttons_json, like:
[{"text":"Apply Now","url":"https://…","sort_order":1}]
Metadata (
metadata)
Optional JSON stored in DB column
metadata. Keep it valid JSON (object/array/value).
—
—
| UUID | Title | Iframe URL | Buttons | Status | Updated | By | Actions |
|---|---|---|---|---|---|---|---|
| Loading… | |||||||
—
| UUID | Title | Deleted At | Updated | By | Actions |
|---|---|---|---|---|---|
| Loading… | |||||
—
Done
Something went wrong