remp-8.x-1.x-dev/config/schema/remp.schema.yml
config/schema/remp.schema.yml
remp.config:
type: config_object
label: REMP Configuration
mapping:
form_title:
type: label
label: 'REMP Login form title'
host:
type: text
label: 'REMP host'
funnel:
type: text
label: 'Trial payment funnel'
custom:
type: boolean
label: 'Custom method for hiding paid content'
paid_funnel:
type: text
label: 'Paid payment funnel'
form_member_text:
type: text
label: 'Form member text'
form_subscribe_text:
type: text
label: 'Form subscribe text'
form_cta_trial_label:
type: text
label: 'Form CTA Trial label'
form_cta_trial_description:
type: text
label: 'Form CTA Trial description'
form_cta_subscription_label:
type: text
label: 'Form CTA Subscription label'
form_cta_subscription_description:
type: text
label: 'Form CTA Subscription description'
langcode:
type: string
label: 'Language code'