added terms of services

This commit is contained in:
2021-06-25 14:00:13 +02:00
parent baf617e8ed
commit 1ac8e08daa
23 changed files with 712 additions and 11 deletions

View File

@@ -0,0 +1,7 @@
materio_commerce.terms_viewer:
path: 'tos'
defaults:
_controller: '\Drupal\materio_commerce\Controller\MaterioCommerceTermsViewer::getTos'
_title_callback: '\Drupal\materio_commerce\Controller\MaterioCommerceTermsViewer::getTitle'
requirements:
_permission: 'access content'