Admin Update Center
ZIP deployment readyUpload the package through the admin Update Center, then run the Database Update page. The token entered during deployment must match the contents of private/update_token.txt.
| Package item | Status | Notes |
|---|---|---|
| public/index.php | Included | Customer-facing homepage for proposal recipients. |
| public/dashboard.php | Included | Real sections for customers, proposals, invites, and recent activity. |
| public/update.php | Included | Ready for admin deployment workflow. |
| public/db-update.php | Included | Points admins to execute database.sql after upload. |
| private/config.php | Included | Escaped tagline preserved to avoid parse errors. |
| sql/database.sql | Included | Creates customers, proposals, invites, and activity tracking tables. |