kmeraz/Update BigCommerce Theme with Bolt
GitHub Action that updates a BigCommerce theme repository as described in Step 6 of the Bolt BigCommerce installation guide.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| theme_directory | Path to the BigCommerce theme directory to update (e.g., ./theme) | no | ./theme |
| output_directory | Directory to save the modified theme | no | ./bolt-modified-theme |
| publishable_key | Bolt publishable key | yes | — |
| environment | Bolt environment: production or sandbox | no | production |
| theme_name | Name for the modified theme | no | Bolt-Modified-Theme |
| route_token | Route shipping insurance token (optional) | no | — |
| openai_api_key | Your OpenAI API key (for AI-assisted modifications) | yes | — |
Outputs
no outputs