Magic Manager

Update your app

A new version is available. This takes about 5 minutes and keeps all your data, settings, and license — only the app's code changes.

Watch the walkthrough

Good to know: your leads, expenses, business settings, logo, and license key all live in your Google Sheet — updating the code doesn't touch any of them. Your app link stays the same too.
1

Open your app's code

  1. Open your Magic Manager spreadsheet.
  2. Top menu: Extensions → Apps Script. A code editor opens.
2

Replace each file with the latest

For each file below: click Get latest (opens the new code), select all (Ctrl/Cmd + A) and copy. Back in Apps Script, click that same file in the left list, select all, and paste over it.

Index.html is long — that's normal. Just make sure you select all of it before copying.
3

Save

  1. Click the 💾 Save icon (or Ctrl/Cmd + S). The little "unsaved" dot next to each file should clear.
4

Re-deploy (keeps your same link)

  1. Click Deploy → Manage deployments.
  2. Click the ✎ pencil (Edit) on your web-app deployment.
  3. Set Version to New version, then Deploy.
Always edit the existing deployment — don't create a new one, or your app link would change.

That's it! ☊

Reload your app link. The "update available" banner will be gone, and you're on the latest version.

Stuck? Reply to your purchase receipt and we'll help you through it.