core.entity_form_mode.commerce_subscription.customer.yml in Commerce Recurring Framework 8
config/install/core.entity_form_mode.commerce_subscription.customer.yml
1 string reference to 'core.entity_form_mode.commerce_subscription.customer'
- commerce_recurring_post_update_4 in ./
commerce_recurring.post_update.php - Add the new 'Customer' Subscription form mode and displays.
File
config/install/core.entity_form_mode.commerce_subscription.customer.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_recurring
- id: commerce_subscription.customer
- label: Customer
- targetEntityType: commerce_subscription
- cache: true