-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #323 from arlina-espinoza/319-add-credit-setup
[#319] Refactor add credit module configuration.
- Loading branch information
Showing
15 changed files
with
94 additions
and
338 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 3 additions & 2 deletions
5
modules/custom/apigee_kickstart_m10n_add_credit/apigee_kickstart_m10n_add_credit.info.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
name: Apigee Kickstart Monetization | ||
description: "Handles monetization for Apigee Kickstart. Adds and configures a default product type for adding credit." | ||
name: Apigee Kickstart Monetization (Deprecated) | ||
description: "(Deprecated, do not enable) Adds and configures a default product type for adding credit." | ||
type: module | ||
core: 8.x | ||
package: Apigee Kickstart | ||
hidden: true | ||
dependencies: | ||
- apigee_m10n:apigee_m10n | ||
- apigee_m10n_add_credit:apigee_m10n_add_credit |
9 changes: 0 additions & 9 deletions
9
...art_m10n_add_credit/config/install/commerce_order.commerce_order_item_type.add_credit.yml
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...tart_m10n_add_credit/config/install/commerce_product.commerce_product_type.add_credit.yml
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
...add_credit/config/install/commerce_product.commerce_product_variation_type.add_credit.yml
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
...it/config/install/core.entity_form_display.commerce_order_item.add_credit.add_to_cart.yml
This file was deleted.
Oops, something went wrong.
79 changes: 0 additions & 79 deletions
79
...dd_credit/config/install/core.entity_form_display.commerce_product.add_credit.default.yml
This file was deleted.
Oops, something went wrong.
39 changes: 0 additions & 39 deletions
39
...config/install/core.entity_form_display.commerce_product_variation.add_credit.default.yml
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
...dd_credit/config/install/core.entity_view_display.commerce_product.add_credit.default.yml
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
...config/install/core.entity_view_display.commerce_product_variation.add_credit.default.yml
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...kickstart_m10n_add_credit/config/install/field.field.commerce_product.add_credit.body.yml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
...ckstart_m10n_add_credit/config/install/field.field.commerce_product.add_credit.stores.yml
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
...art_m10n_add_credit/config/install/field.field.commerce_product.add_credit.variations.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.