forked from a64f7bb4-7358-4778-9fbe-3b882c34cc1d/v1
26 lines
717 B
JSON
26 lines
717 B
JSON
{
|
|
"name": "drupal/layout_builder_iframe_modal",
|
|
"description": "Render Laybout Builder block edit forms in an iframe, using the admin theme.",
|
|
"type": "drupal-module",
|
|
"keywords": [
|
|
"Drupal",
|
|
"Layout Builder"
|
|
],
|
|
"homepage": "https://www.drupal.org/project/layout_builder_iframe_modal",
|
|
"license": "GPL-2.0-or-later",
|
|
"authors": [
|
|
{
|
|
"name": "Jan Hug",
|
|
"homepage": "https://www.drupal.org/u/dulnan",
|
|
"role": "Maintainer"
|
|
}
|
|
],
|
|
"support": {
|
|
"issues": "https://www.drupal.org/project/issues/3169342?categories=All",
|
|
"source": "https://git.drupalcode.org/project/layout_builder_iframe_modal"
|
|
},
|
|
"require": {
|
|
"drupal/core": "^8.8.0 || ^9.0 || ^10"
|
|
}
|
|
}
|