pressable_create_site
Create a new WordPress site on Pressable with custom configurations for name, datacenter, PHP version, and install options, providing a ready-to-use site.
Instructions
Create a new WordPress site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the site | |
| datacenter | No | Datacenter ID | |
| php_version | No | PHP version (e.g., 8.1) | |
| install_option | No | Install option (e.g., "none", "wp_latest") |