Skip to content

Commit ba927cc

Browse files
committed
Add the Entity Embed and Embed modules
This is a precursor to making it possible to embed Brightcove videos via the WYSIWYG. https://github.com/18F/nsf/issues/78
1 parent 56e5350 commit ba927cc

File tree

2 files changed

+138
-2
lines changed

2 files changed

+138
-2
lines changed

composer.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010
"drupal/features": "^3.5",
1111
"drupal/brightcove": "^1.3",
1212
"drupal/inline_entity_form": "^1.0@beta",
13-
"drupal/time_formatter": "1.x-dev"
13+
"drupal/time_formatter": "1.x-dev",
14+
"drupal/entity_embed": "^1.0",
15+
"drupal/embed": "^1.0"
1416
},
1517
"replace": {
1618
"drupal/core": "^8.4"

composer.lock

+135-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)