bt_faq-8.x-1.x-dev/config/optional/page_manager.page.app_website_faq.yml
config/optional/page_manager.page.app_website_faq.yml
langcode: en
status: true
dependencies:
module:
- user
id: app_website_faq
label: 'Frecuent Questions'
description: 'A list of all website''s frecuent questions'
use_admin_theme: true
path: /app/website/faq
access_logic: and
access_conditions:
-
id: user_role
roles:
bt_create_content: bt_create_content
bt_edit_publish_content: bt_edit_publish_content
negate: false
context_mapping:
user: current_user
parameters: { }
