Add Media Insert module

Allow for inserting media entities into blog posts.
This commit is contained in:
Oliver Davies 2021-01-30 17:18:10 +00:00
parent dcf180a651
commit d656c07339
5 changed files with 66 additions and 3 deletions

View file

@ -25,6 +25,7 @@
"drupal/honeypot": "^2.0",
"drupal/hook_event_dispatcher": "^2",
"drupal/hreflang": "^1.3",
"drupal/insert": "^2.0",
"drupal/markdown": "^1.3",
"drupal/menu_trail_by_path": "^1.3",
"drupal/metatag": "^1.11",