enabled flag_lists, started flags front ui

This commit is contained in:
2020-11-18 13:22:30 +01:00
parent 8db06621ce
commit 6718e5c9f9
43 changed files with 1889 additions and 123 deletions

View File

@@ -0,0 +1,7 @@
materio_flag.user_flagging_collections:
path: 'materio_flag/user_flagging_collections'
defaults:
_controller: '\Drupal\materio_flag\Controller\MaterioFlagController::getUsersFlaggingCollections'
_title: 'User Flagging Colleciton'
requirements:
_permission: 'access content'