Database Update
Run after file deployAfter the ZIP package is uploaded through the Update Center, execute the SQL in sql/database.sql. This adds the customer, proposal, invite, and activity structures required by the portal.
Step 1Upload and apply the package from the Update Center.
Step 2Verify
private/config.php loads with the escaped tagline intact.Step 3Run the statements from
sql/database.sql to create and seed the workflow tables.