Deploy Agency PHP Application
agency_deploy_phpDeploy a PHP application to an Agency Plan website from an uploaded archive. Extract and serve files as-is with no build step, synchronously.
Instructions
Deploy a PHP application to an Agency Plan website from an archive. Extracts and serves as-is (no build step). Operation is synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Archive filename (already uploaded to root). Supported: .zip, .tar, .tar.gz, .tgz | |
| website_uid | Yes | Website UID |