Click a row to expand and edit. Remove item only appears when a row is open.
Same content as About Business.txt and colors.txt. It is stored with your menu (Save / export / Save to server). Click
Apply design to update colors, the browser tab title (business_name), and logo alt text. To overwrite the real files on your host, use
Save design files to server (PHP).
Checked tags appear as filter chips on the TV. Uncheck to hide a chip from the board. Tag labels are editable.
How saving works
- Save to server updates the copy every TV loads (
data/live-menu.json). Needs PHP on your host.
- Reload from server pulls the latest menu without refreshing the whole page.
- Full printable checklist: open SERVER-SAVE.txt in this folder.
This browser also keeps a copy in localStorage. On a live site, use Save to server so all screens match.
First-time hosting: copy server-config.example.js → server-config.js, add
<script src="server-config.js"></script> before app.js if you use a save password or custom URLs.