actions-marketplace-validations/InstaWP WordPress Automation for Github
WordPress Automation & QA - Simplified with InstaWP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub token | yes | — |
| INSTAWP_ACTION | Action to perform, supported create-site-template & destroy-site | yes | create-site-template |
| INSTAWP_TOKEN | InstaWP API Token (site:create) | yes | — |
| INSTAWP_TEMPLATE_SLUG | InstaWP Template Slug (action: create-site-template) | no | — |
| INSTAWP_SNAPSHOT_SLUG | InstaWP Snapshot Slug - alias for INSTAWP_TEMPLATE_SLUG (action: create-site-template) | no | — |
| REPO_ID | InstaWP Repo ID (action: create-site-template) | no | — |
| INSTAWP_DOMAIN | For testing purpose only | no | — |
| ARTIFACT_URL | Override the Artifact URL (.zip) file | no | — |
| EXPIRY_HOURS | Number of hours after which the site will expire | no | — |
Outputs
| name | description |
|---|---|
| instawp_url | URL of the newly created InstaWP site |
| magic_login | Automatic Login URL to wp-admin for the new site |
| iwp_wp_username | WP username of the new site |
| iwp_wp_password | WP password of the new site |