actions-marketplace-validations/Deploy WordPress to WP Engine by Kettle.io
Deploy WordPress projects to a WP Engine account using SSH Gateway
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| WPE_SSHG_KEY_PRIVATE | The private RSA key you will save in the Github Secrets | yes | — |
| PHP_LINT | optional php syntax check | no | false |
| FLAGS | Optional flags for the deployment | yes | -azvr --inplace --exclude=".*" |
| CACHE_CLEAR | Optional WPE Clear cache | no | true |
| SRC_PATH | An optional source directory to deploy other than the root directory that is being versioned. | no | . |
| REMOTE_PATH | An optional destination directory to deploy to other than the WordPress root. | no | "" |
| WPE_ENV | Destination to deploy to WPE | no | — |
| PRD_ENV | Destination to deploy to WPE Prod | no | — |
| STG_ENV | Destination to deploy to WPE Stage | no | — |
| DEV_ENV | Destination to deploy to WPE Dev | no | — |
| SCRIPT | File containing custom scripts run after the rsync | no | — |
Outputs
no outputs