actions-marketplace-validations/Open edX Tutor k8s enable Ecommerce plugin
Github Action to install and enable the Tutor plugin - Open edX Ecommerce service
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| namespace | The Kubernetes namespace to which the Open edX platform environment will be deployed. Example: openedx-prod | yes | — |
| tutor-ecommerce-version | The version of tutor-ecommerce to install | no | latest |
| secrets-s3-bucket-name | The name of the AWS S3 bucket containing your ecommerce-payment-processors.yml file | yes | — |
| currency | The base currency for your ecommerce transactions. Default: USD | no | USD |
| enabled-payment-processors | The list of card processors to enable for your site. Default: ["stripe", "paypal"] | no | ["stripe", "paypal"] |
Outputs
no outputs