ecp_oneclick_install_wordpress
Create the WordPress app scaffold: set up app directory, nginx config, and HTTPS patch for wp-config. Then follow the blueprint to install WordPress.
Instructions
Scaffold a WordPress app: creates the app directory, nginx server block, and patches wp-config.php for HTTPS. Does NOT install WordPress itself - see ecp_oneclick_get_blueprint and run its install commands yourself afterward.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | ||
| app_dir | Yes | ||
| app_name | Yes | ||
| php_version | Yes |