olekluk/Shopify Theme :: Deploy test & Copy live config
Upload unpublished theme & copy settings from the live theme.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| store-name | Shopify store name | yes | My Store |
| store-url | Shopify store URL | yes | my-store.myshopify.com |
| store-password | Secret to access your store. 1. Install "Theme access" app. 2. Create password. 3. Use it here. Shopify help page https://shopify.dev/docs/themes/tools/theme-access#install-the-theme-access-app | yes | Generate your password with the Theme access app |
| theme-name-prefix | Theme name prefix. Max 30 symbols. | no | Test Theme For Review - |
| config-files | List of files to copy from live theme. For example: --only templates/*.json --only sections/*.json --only config/settings_data.json | no | --only "templates/*.json" --only "sections/*.json" --only "config/settings_data.json" |
| dest | Set "new" to delete theme and upload all theme files (shopify share). Set "search_or_new" for incremental theme update (shopify push). | no | search_or_new |
Outputs
| name | description |
|---|---|
| preview-theme-id | Theme id |