diff --git a/.gitignore b/.gitignore
index b9c6a2c7c..3e1af2837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,9 +12,6 @@
/web/sites/*/settings.local.php
/web/sites/*/services*.yml
-/web/sites/all/modules/contrib/*
-/web/sites/all/themes/contrib/*
-
# Ignore Drupal's file directory
/web/sites/*/files/
diff --git a/composer.json b/composer.json
index 8726b1d00..a6fb89eb9 100644
--- a/composer.json
+++ b/composer.json
@@ -13,6 +13,10 @@
{
"type": "composer",
"url": "https://packages.drupal.org/8"
+ },
+ {
+ "type": "composer",
+ "url": "https://asset-packagist.org"
}
],
"require": {
@@ -20,10 +24,58 @@
"composer/installers": "^1.2",
"cweagans/composer-patches": "^1.6.5",
"drupal-composer/drupal-scaffold": "^2.5",
+ "drupal/addtoany": "1.12.0",
+ "drupal/admin_toolbar": "1.26.0",
+ "drupal/adminimal_theme": "1.4.0",
+ "drupal/audiofield": "1.8.0",
+ "drupal/autologout": "1.0.0",
+ "drupal/basic": "1.3.0",
+ "drupal/better_messages": "1.0.0-alpha2",
+ "drupal/bulkdelete": "1.x-dev",
+ "drupal/color_field": "2.0.0",
+ "drupal/composerize": "1.x-dev",
+ "drupal/config_devel": "1.2.0",
+ "drupal/config_ignore": "2.1.0",
"drupal/console": "^1.0.2",
+ "drupal/context": "4.0.0-beta2",
"drupal/core": "^8.6.0",
+ "drupal/ctools": "3.2.0",
+ "drupal/date_range_formatter": "3.1.0",
+ "drupal/devel": "2.0.0",
+ "drupal/domain": "1.0.0-alpha15",
+ "drupal/domain_menu_access": "1.x-dev",
+ "drupal/domain_site_settings": "1.3.0",
+ "drupal/email_registration": "1.0.0-rc6",
+ "drupal/entity": "1.0.0-rc1",
+ "drupal/features": "3.8.0",
+ "drupal/field_group": "3.0.0-beta1",
+ "drupal/filefield_sources": "1.x-dev",
+ "drupal/filter_perms": "1.x-dev",
+ "drupal/honeypot": "1.29.0",
+ "drupal/linkit": "5.0.0-beta8",
+ "drupal/maillog": "1.x-dev",
+ "drupal/matomo": "1.9.0",
+ "drupal/menu_admin_per_menu": "1.0.0",
+ "drupal/metatag": "1.8.0",
+ "drupal/migrate_tools": "4.1.0",
+ "drupal/module_missing_message_fixer": "1.0.0-beta2",
+ "drupal/path_alias_xt": "1.x-dev",
+ "drupal/pathauto": "1.3.0",
+ "drupal/profile": "1.0.0-rc1",
+ "drupal/redirect": "1.3.0",
+ "drupal/redis": "1.1.0",
+ "drupal/search_api": "1.11.0",
+ "drupal/simple_sitemap": "3.0.0",
+ "drupal/synonyms": "1.x-dev",
+ "drupal/toolbar_themes": "1.x-dev",
+ "drupal/translation_views": "1.0.0-alpha5",
+ "drupal/url_to_video_filter": "1.3.0",
+ "drupal/views_bulk_edit": "2.2.0",
+ "drupal/workflow": "1.x-dev",
"drush/drush": "^9.0.0",
+ "oomphinc/composer-installers-extender": "^1.1",
"vlucas/phpdotenv": "^2.4",
+ "webflo/drupal-core-strict": "^8.0",
"webflo/drupal-finder": "^1.0.0",
"webmozart/path-util": "^2.3",
"zaporylie/composer-drupal-optimizations": "^1.0"
@@ -72,11 +124,17 @@
"web/themes/contrib/{$name}": ["type:drupal-theme"],
"drush/Commands/{$name}": ["type:drupal-drush"]
},
+ "patches": {
+ "drupal/domain_site_settings": {
+ "Circular Error or Conflict with Language_Manager" : "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
+ }
+ },
"drupal-scaffold": {
"initial": {
".editorconfig": "../.editorconfig",
".gitattributes": "../.gitattributes"
}
}
+
}
}
diff --git a/composer.lock b/composer.lock
index 1d7bca5c9..779f51241 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "022d72f0e3ad77df10b459fb0c8c90a7",
+ "content-hash": "778b33a2a648b1dac52f177e42734dc2",
"packages": [
{
"name": "alchemy/zippy",
@@ -1844,6 +1844,886 @@
"description": "Composer Plugin for updating the Drupal scaffold files when using drupal/core",
"time": "2019-03-30T10:41:38+00:00"
},
+ {
+ "name": "drupal/addtoany",
+ "version": "1.12.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/addtoany.git",
+ "reference": "8.x-1.12"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/addtoany-8.x-1.12.zip",
+ "reference": "8.x-1.12",
+ "shasum": "f66b3cb0a95b500e4802e8ff9c29af04554327d8"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.12",
+ "datestamp": "1554702781",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "AddToAny",
+ "homepage": "https://www.drupal.org/user/2640913"
+ },
+ {
+ "name": "micropat",
+ "homepage": "https://www.drupal.org/user/260224"
+ }
+ ],
+ "description": "Share buttons by AddToAny, including the AddToAny universal sharing button, Facebook, Twitter, Google+, Pinterest, and over 100 more on the AddToAny platform.",
+ "homepage": "https://www.drupal.org/project/addtoany",
+ "support": {
+ "source": "https://git.drupalcode.org/project/addtoany"
+ }
+ },
+ {
+ "name": "drupal/admin_toolbar",
+ "version": "1.26.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/admin_toolbar.git",
+ "reference": "8.x-1.26"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/admin_toolbar-8.x-1.26.zip",
+ "reference": "8.x-1.26",
+ "shasum": "7be9f91008bf17cf49b43d1c8e2211e7a8e40ce4"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.26",
+ "datestamp": "1549559402",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Wilfrid Roze (eme)",
+ "homepage": "https://www.drupal.org/u/eme",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Romain Jarraud (romainj)",
+ "homepage": "https://www.drupal.org/u/romainj",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Adrian Cid Almaguer (adriancid)",
+ "homepage": "https://www.drupal.org/u/adriancid",
+ "email": "adriancid@gmail.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Mohamed Anis Taktak (matio89)",
+ "homepage": "https://www.drupal.org/u/matio89",
+ "role": "Maintainer"
+ },
+ {
+ "name": "fethi.krout",
+ "homepage": "https://www.drupal.org/user/3206765"
+ },
+ {
+ "name": "matio89",
+ "homepage": "https://www.drupal.org/user/2320090"
+ },
+ {
+ "name": "romainj",
+ "homepage": "https://www.drupal.org/user/370706"
+ }
+ ],
+ "description": "Provides a drop-down menu interface to the core Drupal Toolbar.",
+ "homepage": "http://drupal.org/project/admin_toolbar",
+ "keywords": [
+ "Drupal",
+ "Toolbar"
+ ],
+ "support": {
+ "source": "http://cgit.drupalcode.org/admin_toolbar",
+ "issues": "https://www.drupal.org/project/issues/admin_toolbar"
+ }
+ },
+ {
+ "name": "drupal/adminimal_theme",
+ "version": "1.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/adminimal_theme.git",
+ "reference": "8.x-1.4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/adminimal_theme-8.x-1.4.zip",
+ "reference": "8.x-1.4",
+ "shasum": "af9cbce473d0bd9590889992200ed175cb7e1159"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-theme",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.4",
+ "datestamp": "1547996580",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "ANDiTKO",
+ "homepage": "https://www.drupal.org/user/1428124"
+ },
+ {
+ "name": "andrey.troeglazov",
+ "homepage": "https://www.drupal.org/user/3145389"
+ },
+ {
+ "name": "realityloop",
+ "homepage": "https://www.drupal.org/user/139189"
+ }
+ ],
+ "description": "Drupal administration theme with modern minimalist design.",
+ "homepage": "https://www.drupal.org/project/adminimal_theme",
+ "support": {
+ "source": "https://git.drupalcode.org/project/adminimal_theme",
+ "issues": "https://www.drupal.org/project/issues/adminimal_theme"
+ }
+ },
+ {
+ "name": "drupal/audiofield",
+ "version": "1.8.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/audiofield.git",
+ "reference": "8.x-1.8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/audiofield-8.x-1.8.zip",
+ "reference": "8.x-1.8",
+ "shasum": "a2e4c5b7f81ec6d3d015b22a63560fd1a8f56682"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.8",
+ "datestamp": "1553712781",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Daniel Moberly",
+ "homepage": "https://www.drupal.org/u/danielmoberly",
+ "role": "Maintainer"
+ },
+ {
+ "name": "josipsaric",
+ "homepage": "https://www.drupal.org/user/3063287"
+ },
+ {
+ "name": "tamerzg",
+ "homepage": "https://www.drupal.org/user/464564"
+ }
+ ],
+ "description": "AudioField Module",
+ "homepage": "https://www.drupal.org/project/audiofield",
+ "support": {
+ "source": "https://git.drupalcode.org/project/audiofield",
+ "issues": "https://www.drupal.org/project/issues/audiofield"
+ }
+ },
+ {
+ "name": "drupal/autologout",
+ "version": "1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/autologout.git",
+ "reference": "8.x-1.0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/autologout-8.x-1.0.zip",
+ "reference": "8.x-1.0",
+ "shasum": "0a5f67d4393b0acdf8522b1b1a5c9eb40bb05d93"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0",
+ "datestamp": "1494237185",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "AjK",
+ "homepage": "https://www.drupal.org/user/39030"
+ },
+ {
+ "name": "AjitS",
+ "homepage": "https://www.drupal.org/user/981944"
+ },
+ {
+ "name": "boshtian",
+ "homepage": "https://www.drupal.org/user/1773456"
+ },
+ {
+ "name": "dandrews",
+ "homepage": "https://www.drupal.org/user/2014490"
+ },
+ {
+ "name": "darksnow",
+ "homepage": "https://www.drupal.org/user/391915"
+ },
+ {
+ "name": "johnennew",
+ "homepage": "https://www.drupal.org/user/1150042"
+ },
+ {
+ "name": "jrglasgow",
+ "homepage": "https://www.drupal.org/user/36590"
+ },
+ {
+ "name": "kmasood",
+ "homepage": "https://www.drupal.org/user/1262860"
+ },
+ {
+ "name": "levelos",
+ "homepage": "https://www.drupal.org/user/54135"
+ },
+ {
+ "name": "prabeen.giri",
+ "homepage": "https://www.drupal.org/user/913078"
+ },
+ {
+ "name": "str8",
+ "homepage": "https://www.drupal.org/user/2865063"
+ }
+ ],
+ "description": "Adds automated timed logout.",
+ "homepage": "http://drupal.org/project/autologout",
+ "support": {
+ "source": "https://git.drupalcode.org/project/autologout"
+ }
+ },
+ {
+ "name": "drupal/basic",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/basic.git",
+ "reference": "8.x-1.3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/basic-8.x-1.3.zip",
+ "reference": "8.x-1.3",
+ "shasum": "d42e75327d54ae38cf988ebe77f995b44fbc45f7"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-theme",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.3",
+ "datestamp": "1508096944",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Steve Krueger",
+ "homepage": "http://thejibe.com",
+ "email": "steve@thejibe.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Joël Pittet",
+ "homepage": "https://www.drupal.org/u/joelpittet",
+ "email": "joel@pittet.ca",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Leah Wagner",
+ "homepage": "http://thejibe.com",
+ "email": "leah@thejibe.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Catherine Winters",
+ "homepage": "http://www.catherinewinters.com",
+ "email": "catherine@catherinewinters.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Johannes Schmidt",
+ "homepage": "http://2tabs.com",
+ "email": "mail@2tabs.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "johannez",
+ "homepage": "https://www.drupal.org/user/670988"
+ },
+ {
+ "name": "leahtard",
+ "homepage": "https://www.drupal.org/user/683812"
+ }
+ ],
+ "description": "HTML5, SASS, Responsive grid starter theme.",
+ "homepage": "http://drupal.org/project/basic",
+ "support": {
+ "source": "http://cgit.drupalcode.org/basic",
+ "issues": "https://www.drupal.org/project/issues/basic",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ }
+ },
+ {
+ "name": "drupal/better_messages",
+ "version": "1.0.0-alpha2",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/better_messages.git",
+ "reference": "8.x-1.0-alpha2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/better_messages-8.x-1.0-alpha2.zip",
+ "reference": "8.x-1.0-alpha2",
+ "shasum": "ca09231502d5e0d8a5c0d16f9efc5430091b8a38"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha2",
+ "datestamp": "1517663880",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Alpha releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Mohammed J. Razem",
+ "homepage": "https://www.drupal.org/user/255384"
+ },
+ {
+ "name": "bucefal91",
+ "homepage": "https://www.drupal.org/user/504128"
+ },
+ {
+ "name": "le72",
+ "homepage": "https://www.drupal.org/user/1866896"
+ }
+ ],
+ "description": "Better Messages module for Drupal 8.",
+ "homepage": "https://www.drupal.org/project/better_messages",
+ "support": {
+ "source": "https://git.drupalcode.org/project/better_messages"
+ }
+ },
+ {
+ "name": "drupal/bulkdelete",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/bulkdelete.git",
+ "reference": "24499e0f069301d605ab0691e2d6e17ecbcb4060"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.x-dev",
+ "datestamp": "1495565583",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Kars-T",
+ "homepage": "https://www.drupal.org/user/224499"
+ },
+ {
+ "name": "Rahul Seth",
+ "homepage": "https://www.drupal.org/user/2694359"
+ },
+ {
+ "name": "adriancid",
+ "homepage": "https://www.drupal.org/user/1962106"
+ },
+ {
+ "name": "robertDouglass",
+ "homepage": "https://www.drupal.org/user/5449"
+ }
+ ],
+ "description": "Adds an administrative option to bulk delete nodes by content type using the batch API.",
+ "homepage": "https://www.drupal.org/project/bulkdelete",
+ "support": {
+ "source": "https://git.drupalcode.org/project/bulkdelete"
+ },
+ "time": "2017-05-23T18:49:48+00:00"
+ },
+ {
+ "name": "drupal/color_field",
+ "version": "2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/color_field.git",
+ "reference": "8.x-2.0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/color_field-8.x-2.0.zip",
+ "reference": "8.x-2.0",
+ "shasum": "27c510d258e409e1d029d69cf7747e96c1087df6"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "require-dev": {
+ "drupal/token": "~1.3"
+ },
+ "suggest": {
+ "bower-asset/jquery-simple-color": "^v1.2.2: Provides JavaScript library necessary for the Color Grid widget",
+ "bower-asset/spectrum": "^1.8: Provides JavaScript library necessary for Spectrum widget."
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-2.x": "2.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-2.0",
+ "datestamp": "1536168780",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "targoo",
+ "homepage": "https://www.drupal.org/user/431910",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Nick Wilde",
+ "homepage": "https://www.drupal.org/user/nickwilde",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Provides a color field type to store the color value and opacity",
+ "homepage": "https://www.drupal.org/project/color_field",
+ "support": {
+ "source": "http://cgit.drupalcode.org/color_field",
+ "issues": "https://www.drupal.org/project/issues/color_field?version=8.x"
+ }
+ },
+ {
+ "name": "drupal/composerize",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/composerize.git",
+ "reference": "2ba0b81a698afb3a12217aabbe75bc927bdbb0c3"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.x-dev",
+ "datestamp": "1521507784",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Project has not opted into security advisory coverage!"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "phenaproxima",
+ "homepage": "https://www.drupal.org/user/205645"
+ }
+ ],
+ "description": "Creates a composer.json from your Drupal site.",
+ "homepage": "https://www.drupal.org/project/composerize",
+ "support": {
+ "source": "https://git.drupalcode.org/project/composerize"
+ },
+ "time": "2018-03-20T01:02:02+00:00"
+ },
+ {
+ "name": "drupal/config_devel",
+ "version": "1.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/config_devel.git",
+ "reference": "8.x-1.2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/config_devel-8.x-1.2.zip",
+ "reference": "8.x-1.2",
+ "shasum": "203bf299b1ad395d1451e22ea5a8f25ae462d880"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.2",
+ "datestamp": "1510843084",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "alexpott",
+ "homepage": "https://www.drupal.org/user/157725"
+ },
+ {
+ "name": "benjy",
+ "homepage": "https://www.drupal.org/user/1852732"
+ },
+ {
+ "name": "chx",
+ "homepage": "https://www.drupal.org/user/9446"
+ },
+ {
+ "name": "joachim",
+ "homepage": "https://www.drupal.org/user/107701"
+ },
+ {
+ "name": "nedjo",
+ "homepage": "https://www.drupal.org/user/4481"
+ },
+ {
+ "name": "tim.plunkett",
+ "homepage": "https://www.drupal.org/user/241634"
+ },
+ {
+ "name": "vijaycs85",
+ "homepage": "https://www.drupal.org/user/93488"
+ }
+ ],
+ "description": "Helps developers work with configuration.",
+ "homepage": "https://www.drupal.org/project/config_devel",
+ "support": {
+ "source": "https://git.drupalcode.org/project/config_devel"
+ }
+ },
+ {
+ "name": "drupal/config_filter",
+ "version": "1.4.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/config_filter.git",
+ "reference": "8.x-1.4"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/config_filter-8.x-1.4.zip",
+ "reference": "8.x-1.4",
+ "shasum": "4b2b7f4dfc8358212f9e25f63dcc77cc2c1dcf6c"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "suggest": {
+ "drupal/config_split": "Split site configuration for different environments."
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.4",
+ "datestamp": "1542184982",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Fabian Bircher",
+ "homepage": "https://www.drupal.org/u/bircher",
+ "email": "opensource@fabianbircher.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Nuvole Web",
+ "homepage": "http://nuvole.org",
+ "email": "info@nuvole.org",
+ "role": "Maintainer"
+ },
+ {
+ "name": "pescetti",
+ "homepage": "https://www.drupal.org/user/436244"
+ }
+ ],
+ "description": "Config Filter allows other modules to interact with a ConfigStorage through filter plugins.",
+ "homepage": "https://www.drupal.org/project/config_filter",
+ "keywords": [
+ "Drupal",
+ "configuration",
+ "configuration management"
+ ],
+ "support": {
+ "source": "http://cgit.drupalcode.org/config_filter",
+ "issues": "https://www.drupal.org/project/issues/config_filter",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ }
+ },
+ {
+ "name": "drupal/config_ignore",
+ "version": "2.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/config_ignore.git",
+ "reference": "8.x-2.1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/config_ignore-8.x-2.1.zip",
+ "reference": "8.x-2.1",
+ "shasum": "07e00684930706632b3f2fc2a7433ffdae57cde7"
+ },
+ "require": {
+ "drupal/config_filter": "1.*",
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-2.x": "2.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-2.1",
+ "datestamp": "1507706044",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Tommy Lynge Jørgensen",
+ "homepage": "https://www.drupal.org/u/tlyngej",
+ "email": "tlyngej@gmail.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Fabian Bircher",
+ "homepage": "https://www.drupal.org/u/bircher",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Ignore certain configuration during import.",
+ "homepage": "http://drupal.org/project/config_ignore",
+ "support": {
+ "source": "http://cgit.drupalcode.org/config_ignore",
+ "issues": "http://drupal.org/project/config_ignore",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ }
+ },
+ {
+ "name": "drupal/config_update",
+ "version": "1.6.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/config_update.git",
+ "reference": "8.x-1.6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/config_update-8.x-1.6.zip",
+ "reference": "8.x-1.6",
+ "shasum": "04bbd0fc440017fd0129dceae240a8bba409a450"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.6",
+ "datestamp": "1545090480",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "jhodgdon",
+ "homepage": "https://www.drupal.org/user/155601"
+ },
+ {
+ "name": "nedjo",
+ "homepage": "https://www.drupal.org/user/4481"
+ }
+ ],
+ "description": "Provides basic revert and update functionality for other modules",
+ "homepage": "https://www.drupal.org/project/config_update",
+ "support": {
+ "source": "https://git.drupalcode.org/project/config_update"
+ }
+ },
{
"name": "drupal/console",
"version": "1.8.0",
@@ -2100,6 +2980,120 @@
"description": "Drupal Console Extend Plugin",
"time": "2017-07-28T17:11:54+00:00"
},
+ {
+ "name": "drupal/context",
+ "version": "4.0.0-beta2",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/context.git",
+ "reference": "8.x-4.0-beta2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/context-8.x-4.0-beta2.zip",
+ "reference": "8.x-4.0-beta2",
+ "shasum": "e41bc912e1ec73bc4d08a3cf730dc2405a9213d3"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-4.x": "4.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-4.0-beta2",
+ "datestamp": "1505378944",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Beta releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Christoffer Palm",
+ "homepage": "http://www.oddhill.se/",
+ "email": "christoffer.palm@oddhill.se",
+ "role": "Developer"
+ },
+ {
+ "name": "Steven Jones",
+ "homepage": "https://www.drupal.org/user/99644"
+ },
+ {
+ "name": "alex_b",
+ "homepage": "https://www.drupal.org/user/53995"
+ },
+ {
+ "name": "boshtian",
+ "homepage": "https://www.drupal.org/user/1773456"
+ },
+ {
+ "name": "colan",
+ "homepage": "https://www.drupal.org/user/58704"
+ },
+ {
+ "name": "emanaton",
+ "homepage": "https://www.drupal.org/user/120853"
+ },
+ {
+ "name": "febbraro",
+ "homepage": "https://www.drupal.org/user/43670"
+ },
+ {
+ "name": "fizk",
+ "homepage": "https://www.drupal.org/user/473174"
+ },
+ {
+ "name": "hass",
+ "homepage": "https://www.drupal.org/user/85918"
+ },
+ {
+ "name": "hefox",
+ "homepage": "https://www.drupal.org/user/426416"
+ },
+ {
+ "name": "hyrcan",
+ "homepage": "https://www.drupal.org/user/26618"
+ },
+ {
+ "name": "jmiccolis",
+ "homepage": "https://www.drupal.org/user/31731"
+ },
+ {
+ "name": "nedjo",
+ "homepage": "https://www.drupal.org/user/4481"
+ },
+ {
+ "name": "tekante",
+ "homepage": "https://www.drupal.org/user/640024"
+ },
+ {
+ "name": "yhahn",
+ "homepage": "https://www.drupal.org/user/264833"
+ }
+ ],
+ "description": "Manage contextual conditions and reactions for different portions of your site.",
+ "homepage": "https://github.com/oddhill/context",
+ "keywords": [
+ "Drupal",
+ "block",
+ "conditions",
+ "context",
+ "visibility"
+ ],
+ "support": {
+ "source": "https://github.com/oddhill/context",
+ "issues": "https://github.com/oddhill/context/issues",
+ "docs": "https://github.com/oddhill/context"
+ }
+ },
{
"name": "drupal/core",
"version": "8.6.15",
@@ -2339,6 +3333,2269 @@
"description": "Drupal is an open source content management platform powering millions of websites and applications.",
"time": "2019-04-17T20:00:11+00:00"
},
+ {
+ "name": "drupal/ctools",
+ "version": "3.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/ctools.git",
+ "reference": "8.x-3.2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/ctools-8.x-3.2.zip",
+ "reference": "8.x-3.2",
+ "shasum": "d6da87239b64ba708a5977e7b33b1e009e36b091"
+ },
+ "require": {
+ "drupal/core": "^8.5"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-3.x": "3.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-3.2",
+ "datestamp": "1550728386",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Kris Vanderwater (EclipseGc)",
+ "homepage": "https://www.drupal.org/u/eclipsegc",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Jakob Perry (japerry)",
+ "homepage": "https://www.drupal.org/u/japerry",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Tim Plunkett (tim.plunkett)",
+ "homepage": "https://www.drupal.org/u/timplunkett",
+ "role": "Maintainer"
+ },
+ {
+ "name": "James Gilliland (neclimdul)",
+ "homepage": "https://www.drupal.org/u/neclimdul",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Daniel Wehner (dawehner)",
+ "homepage": "https://www.drupal.org/u/dawehner",
+ "role": "Maintainer"
+ },
+ {
+ "name": "joelpittet",
+ "homepage": "https://www.drupal.org/user/160302"
+ },
+ {
+ "name": "merlinofchaos",
+ "homepage": "https://www.drupal.org/user/26979"
+ },
+ {
+ "name": "neclimdul",
+ "homepage": "https://www.drupal.org/user/48673"
+ },
+ {
+ "name": "sdboyer",
+ "homepage": "https://www.drupal.org/user/146719"
+ },
+ {
+ "name": "sun",
+ "homepage": "https://www.drupal.org/user/54136"
+ },
+ {
+ "name": "tim.plunkett",
+ "homepage": "https://www.drupal.org/user/241634"
+ }
+ ],
+ "description": "Provides a number of utility and helper APIs for Drupal developers and site builders.",
+ "homepage": "https://www.drupal.org/project/ctools",
+ "support": {
+ "source": "http://cgit.drupalcode.org/ctools",
+ "issues": "https://www.drupal.org/project/issues/ctools"
+ }
+ },
+ {
+ "name": "drupal/date_range_formatter",
+ "version": "3.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/date_range_formatter.git",
+ "reference": "8.x-3.1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/date_range_formatter-8.x-3.1.zip",
+ "reference": "8.x-3.1",
+ "shasum": "a98c511ac90eb92879235bc82a3aa643f7b5c173"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-3.x": "3.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-3.1",
+ "datestamp": "1502454544",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "maximpodorov",
+ "homepage": "https://www.drupal.org/user/515310"
+ },
+ {
+ "name": "sudishth",
+ "homepage": "https://www.drupal.org/user/1440562"
+ }
+ ],
+ "description": "Formats date ranges.",
+ "homepage": "https://www.drupal.org/project/date_range_formatter",
+ "support": {
+ "source": "https://git.drupalcode.org/project/date_range_formatter"
+ }
+ },
+ {
+ "name": "drupal/devel",
+ "version": "2.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/devel.git",
+ "reference": "8.x-2.0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/devel-8.x-2.0.zip",
+ "reference": "8.x-2.0",
+ "shasum": "cf5fb816f767f3cac4f2e170ab39e982d5e0698b"
+ },
+ "require": {
+ "drupal/core": "~8.0",
+ "symfony/var-dumper": "~2.7|^3"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-2.x": "2.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-2.0",
+ "datestamp": "1548799380",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Moshe Weitzman",
+ "homepage": "https://github.com/weitzman",
+ "email": "weitzman@tejasa.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Hans Salvisberg",
+ "homepage": "https://www.drupal.org/u/salvis",
+ "email": "drupal@salvisberg.com",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Luca Lusso",
+ "homepage": "https://www.drupal.org/u/lussoluca",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Marco (willzyx)",
+ "homepage": "https://www.drupal.org/u/willzyx",
+ "role": "Maintainer"
+ },
+ {
+ "name": "See contributors",
+ "homepage": "https://www.drupal.org/node/3236/committers"
+ },
+ {
+ "name": "salvis",
+ "homepage": "https://www.drupal.org/user/82964"
+ },
+ {
+ "name": "willzyx",
+ "homepage": "https://www.drupal.org/user/1043862"
+ }
+ ],
+ "description": "Various blocks, pages, and functions for developers.",
+ "homepage": "http://drupal.org/project/devel",
+ "support": {
+ "source": "http://cgit.drupalcode.org/devel",
+ "issues": "http://drupal.org/project/devel",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ }
+ },
+ {
+ "name": "drupal/domain",
+ "version": "1.0.0-alpha15",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/domain.git",
+ "reference": "8.x-1.0-alpha15"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/domain-8.x-1.0-alpha15.zip",
+ "reference": "8.x-1.0-alpha15",
+ "shasum": "e981d5224bd7883776c6729135b876141f0437d3"
+ },
+ "require": {
+ "drupal/core": "^8.5"
+ },
+ "require-dev": {
+ "drupal/domain_access": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha15",
+ "datestamp": "1550763184",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Alpha releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "agentrickard",
+ "homepage": "https://www.drupal.org/user/20975"
+ },
+ {
+ "name": "nonsie",
+ "homepage": "https://www.drupal.org/user/29899"
+ }
+ ],
+ "description": "Creates domain records within a Drupal installation.",
+ "homepage": "https://www.drupal.org/project/domain",
+ "support": {
+ "source": "https://git.drupalcode.org/project/domain"
+ }
+ },
+ {
+ "name": "drupal/domain_access",
+ "version": "1.0.0-alpha15",
+ "require": {
+ "drupal/core": "*",
+ "drupal/domain": "self.version"
+ },
+ "type": "metapackage",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha15",
+ "datestamp": "1550763184",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Alpha releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "agentrickard",
+ "homepage": "https://www.drupal.org/user/20975"
+ },
+ {
+ "name": "nonsie",
+ "homepage": "https://www.drupal.org/user/29899"
+ }
+ ],
+ "description": "Domain-based access control for content.",
+ "homepage": "https://www.drupal.org/project/domain",
+ "support": {
+ "source": "https://git.drupalcode.org/project/domain"
+ }
+ },
+ {
+ "name": "drupal/domain_config",
+ "version": "1.0.0-alpha15",
+ "require": {
+ "drupal/core": "~8.0",
+ "drupal/domain": "self.version"
+ },
+ "type": "metapackage",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha15",
+ "datestamp": "1550763184",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Alpha releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "agentrickard",
+ "homepage": "https://www.drupal.org/user/20975"
+ },
+ {
+ "name": "nonsie",
+ "homepage": "https://www.drupal.org/user/29899"
+ }
+ ],
+ "description": "Allows domain specific configuration.",
+ "homepage": "https://www.drupal.org/project/domain",
+ "support": {
+ "source": "https://git.drupalcode.org/project/domain"
+ }
+ },
+ {
+ "name": "drupal/domain_menu_access",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/domain_menu_access.git",
+ "reference": "cd62e57ec09be4eca491e18e50092e10c19750f2"
+ },
+ "require": {
+ "drupal/core": "~8.0",
+ "drupal/domain": "^1",
+ "drupal/domain_access": "^1"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha2+3-dev",
+ "datestamp": "1551553085",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Sebastien @Actualys",
+ "homepage": "https://www.drupal.org/user/380104"
+ },
+ {
+ "name": "maciej.zgadzaj",
+ "homepage": "https://www.drupal.org/user/271491"
+ },
+ {
+ "name": "pifagor",
+ "homepage": "https://www.drupal.org/user/2375692"
+ }
+ ],
+ "description": "Domain-based access control for menu link.",
+ "homepage": "https://www.drupal.org/project/domain_menu_access",
+ "support": {
+ "source": "https://git.drupalcode.org/project/domain_menu_access"
+ },
+ "time": "2019-04-11T06:07:16+00:00"
+ },
+ {
+ "name": "drupal/domain_site_settings",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/domain_site_settings.git",
+ "reference": "8.x-1.3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/domain_site_settings-8.x-1.3.zip",
+ "reference": "8.x-1.3",
+ "shasum": "36ad22d8e31400f372b9e7f587578061b4fdc5db"
+ },
+ "require": {
+ "drupal/core": "~8.0",
+ "drupal/domain": "*",
+ "drupal/domain_config": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.3",
+ "datestamp": "1537684980",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "patches_applied": {
+ "Circular Error or Conflict with Language_Manager": "https://www.drupal.org/files/issues/2018-10-09/2930391-21.patch"
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "aloknarwaria",
+ "homepage": "https://www.drupal.org/user/906640"
+ }
+ ],
+ "description": "Basic Site Setting for Domains.",
+ "homepage": "https://www.drupal.org/project/domain_site_settings",
+ "keywords": [
+ "Drupal"
+ ],
+ "support": {
+ "source": "http://cgit.drupalcode.org/domain_site_settings",
+ "issues": "https://www.drupal.org/project/issues/domain_site_settings"
+ }
+ },
+ {
+ "name": "drupal/email_registration",
+ "version": "1.0.0-rc6",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/email_registration.git",
+ "reference": "8.x-1.0-rc6"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/email_registration-8.x-1.0-rc6.zip",
+ "reference": "8.x-1.0-rc6",
+ "shasum": "b004bc24b79faaa9e8b2fe59a04eaab02f44c363"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-rc6",
+ "datestamp": "1545350880",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "RC releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Greg Knaddison (greggles)",
+ "homepage": "https://www.drupal.org/u/greggles",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Andrey Postnikov (andypost)",
+ "homepage": "https://www.drupal.org/u/andypost",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Chris Herberte",
+ "homepage": "https://www.drupal.org/u/chris-herberte",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Moshe Weitzman (moshe weitzman)",
+ "homepage": "https://www.drupal.org/u/moshe-weitzman",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Allows users to register with an email address as their username.",
+ "homepage": "https://www.drupal.org/project/email_registration",
+ "support": {
+ "source": "http://cgit.drupalcode.org/email_registration",
+ "issues": "http://drupal.org/project/issues/email_registration"
+ }
+ },
+ {
+ "name": "drupal/entity",
+ "version": "1.0.0-rc1",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/entity.git",
+ "reference": "8.x-1.0-rc1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/entity-8.x-1.0-rc1.zip",
+ "reference": "8.x-1.0-rc1",
+ "shasum": "f2dcd7afd0d36b6f261b10a204057a5c801ad20b"
+ },
+ "require": {
+ "drupal/core": "^8.6"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-rc1",
+ "datestamp": "1553254684",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "RC releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "bojanz",
+ "homepage": "https://www.drupal.org/user/86106"
+ },
+ {
+ "name": "dawehner",
+ "homepage": "https://www.drupal.org/user/99340"
+ },
+ {
+ "name": "dixon_",
+ "homepage": "https://www.drupal.org/user/239911"
+ },
+ {
+ "name": "fago",
+ "homepage": "https://www.drupal.org/user/16747"
+ }
+ ],
+ "description": "Provides expanded entity APIs, which will be moved to Drupal core one day.",
+ "homepage": "http://drupal.org/project/entity",
+ "support": {
+ "source": "https://git.drupalcode.org/project/entity"
+ }
+ },
+ {
+ "name": "drupal/features",
+ "version": "3.8.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/features.git",
+ "reference": "8.x-3.8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/features-8.x-3.8.zip",
+ "reference": "8.x-3.8",
+ "shasum": "15cebd00e38d63c0d946682e76327a03499c27be"
+ },
+ "require": {
+ "drupal/config_update": "^1.4",
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-3.x": "3.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-3.8",
+ "datestamp": "1536512284",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "dawehner",
+ "homepage": "https://www.drupal.org/user/99340"
+ },
+ {
+ "name": "e2thex",
+ "homepage": "https://www.drupal.org/user/189123"
+ },
+ {
+ "name": "febbraro",
+ "homepage": "https://www.drupal.org/user/43670"
+ },
+ {
+ "name": "jmiccolis",
+ "homepage": "https://www.drupal.org/user/31731"
+ },
+ {
+ "name": "joseph.olstad",
+ "homepage": "https://www.drupal.org/user/1321830"
+ },
+ {
+ "name": "mpotter",
+ "homepage": "https://www.drupal.org/user/616192"
+ },
+ {
+ "name": "nedjo",
+ "homepage": "https://www.drupal.org/user/4481"
+ },
+ {
+ "name": "tim.plunkett",
+ "homepage": "https://www.drupal.org/user/241634"
+ }
+ ],
+ "description": "Enables administrators to package configuration into modules",
+ "homepage": "https://www.drupal.org/project/features",
+ "support": {
+ "source": "https://git.drupalcode.org/project/features"
+ }
+ },
+ {
+ "name": "drupal/field_group",
+ "version": "3.0.0-beta1",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/field_group.git",
+ "reference": "8.x-3.0-beta1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/field_group-8.x-3.0-beta1.zip",
+ "reference": "8.x-3.0-beta1",
+ "shasum": "a5dfb66385be7a1b3db232e49779d5bc530a048e"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-3.x": "3.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-3.0-beta1",
+ "datestamp": "1510352338",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Beta releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Hydra",
+ "homepage": "https://www.drupal.org/user/647364"
+ },
+ {
+ "name": "Stalski",
+ "homepage": "https://www.drupal.org/user/322618"
+ },
+ {
+ "name": "jyve",
+ "homepage": "https://www.drupal.org/user/591438"
+ },
+ {
+ "name": "swentel",
+ "homepage": "https://www.drupal.org/user/107403"
+ },
+ {
+ "name": "zuuperman",
+ "homepage": "https://www.drupal.org/user/361625"
+ }
+ ],
+ "description": "Provides the field_group module.",
+ "homepage": "https://www.drupal.org/project/field_group",
+ "support": {
+ "source": "https://git.drupalcode.org/project/field_group"
+ }
+ },
+ {
+ "name": "drupal/filefield_sources",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/filefield_sources.git",
+ "reference": "0de87103ee52f3e4965106a6587b4b5e43d6dab5"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha1+1-dev",
+ "datestamp": "1553883485",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Nate Lampton (quicksketch)",
+ "homepage": "https://www.drupal.org/u/quicksketch",
+ "role": "Maintainer"
+ },
+ {
+ "name": "Andrey Khromyshev (profak)",
+ "homepage": "https://www.drupal.org/u/profak",
+ "role": "Maintainer"
+ },
+ {
+ "name": "David Valdez (gnuget)",
+ "homepage": "https://www.drupal.org/u/gnuget",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Extends File fields to allow referencing of existing files, remote files, and server files.",
+ "homepage": "https://www.drupal.org/project/filefield_sources",
+ "support": {
+ "source": "https://git.drupalcode.org/project/filefield_sources",
+ "issues": "https://www.drupal.org/project/issues/filefield_sources",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ },
+ "time": "2019-04-26T18:53:07+00:00"
+ },
+ {
+ "name": "drupal/filter_perms",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/filter_perms.git",
+ "reference": "f491dd73fd876f6de0b2252c6b9bf18e0e27b357"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.x-dev",
+ "datestamp": "1469645939",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "cYu",
+ "homepage": "https://www.drupal.org/user/202205"
+ },
+ {
+ "name": "deekayen",
+ "homepage": "https://www.drupal.org/user/972"
+ },
+ {
+ "name": "willzyx",
+ "homepage": "https://www.drupal.org/user/1043862"
+ }
+ ],
+ "description": "Provides role and module filters to simplify the user permissions page.",
+ "homepage": "https://www.drupal.org/project/filter_perms",
+ "support": {
+ "source": "https://git.drupalcode.org/project/filter_perms"
+ },
+ "time": "2016-07-27T19:01:11+00:00"
+ },
+ {
+ "name": "drupal/honeypot",
+ "version": "1.29.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/honeypot.git",
+ "reference": "8.x-1.29"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/honeypot-8.x-1.29.zip",
+ "reference": "8.x-1.29",
+ "shasum": "029d9e068d8f6a5db52434c27dc71bd3f06da487"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.29",
+ "datestamp": "1536179280",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Jeff Geerling",
+ "homepage": "https://www.drupal.org/user/213194",
+ "email": "geerlingguy@mac.com"
+ },
+ {
+ "name": "geerlingguy",
+ "homepage": "https://www.drupal.org/user/389011"
+ },
+ {
+ "name": "vijaycs85",
+ "homepage": "https://www.drupal.org/user/93488"
+ }
+ ],
+ "description": "Mitigates spam form submissions using the honeypot method.",
+ "homepage": "https://www.drupal.org/project/honeypot",
+ "keywords": [
+ "deterrent",
+ "form",
+ "honeypot",
+ "honeytrap",
+ "php",
+ "spam"
+ ],
+ "support": {
+ "source": "https://git.drupalcode.org/project/honeypot"
+ }
+ },
+ {
+ "name": "drupal/linkit",
+ "version": "5.0.0-beta8",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/linkit.git",
+ "reference": "8.x-5.0-beta8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/linkit-8.x-5.0-beta8.zip",
+ "reference": "8.x-5.0-beta8",
+ "shasum": "677be19d6128f1d5c6d239132e98b1817ad91acb"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "require-dev": {
+ "drupal/imce": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-5.x": "5.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-5.0-beta8",
+ "datestamp": "1545966784",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Beta releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Emil Stjerneman",
+ "homepage": "https://stjerneman.com",
+ "email": "emil@stjerneman.com",
+ "role": "Maintainer"
+ }
+ ],
+ "description": "Linkit - Enriched linking experience",
+ "homepage": "http://drupal.org/project/linkit",
+ "support": {
+ "source": "http://cgit.drupalcode.org/linkit",
+ "issues": "http://drupal.org/project/linkit"
+ }
+ },
+ {
+ "name": "drupal/maillog",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/maillog.git",
+ "reference": "14fd24cd89e299ad271608cd52706c60b753c26d"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.x-dev",
+ "datestamp": "1470431939",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Project has not opted into security advisory coverage!"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "DamienMcKenna",
+ "homepage": "https://www.drupal.org/user/108450"
+ },
+ {
+ "name": "miro_dietiker",
+ "homepage": "https://www.drupal.org/user/227761"
+ },
+ {
+ "name": "pluess",
+ "homepage": "https://www.drupal.org/user/84659"
+ }
+ ],
+ "description": "Utility to log all Mails for debugging purposes. It is possible to suppress mail delivery for e.g. dev or staging systems.",
+ "homepage": "https://www.drupal.org/project/maillog",
+ "support": {
+ "source": "https://git.drupalcode.org/project/maillog"
+ },
+ "time": "2016-08-05T21:18:07+00:00"
+ },
+ {
+ "name": "drupal/matomo",
+ "version": "1.9.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/matomo.git",
+ "reference": "8.x-1.9"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/matomo-8.x-1.9.zip",
+ "reference": "8.x-1.9",
+ "shasum": "2c818af730f834d3aef3f6b7aa29f05e6fa9246d"
+ },
+ "require": {
+ "drupal/core": "~8.5"
+ },
+ "require-dev": {
+ "drupal/php": "*",
+ "drupal/token": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.9",
+ "datestamp": "1549615080",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "hass",
+ "homepage": "https://www.drupal.org/u/hass"
+ },
+ {
+ "name": "See other contributors",
+ "homepage": "https://www.drupal.org/node/247808/committers"
+ }
+ ],
+ "description": "Adds Matomo javascript tracking code to all your site's pages",
+ "homepage": "https://www.drupal.org/project/matomo",
+ "support": {
+ "source": "https://git.drupal.org/project/matomo.git",
+ "issues": "https://www.drupal.org/project/issues/matomo"
+ }
+ },
+ {
+ "name": "drupal/menu_admin_per_menu",
+ "version": "1.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/menu_admin_per_menu.git",
+ "reference": "8.x-1.0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/menu_admin_per_menu-8.x-1.0.zip",
+ "reference": "8.x-1.0",
+ "shasum": "27dbef0025146a382feab67db5e93eaf280b8de4"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0",
+ "datestamp": "1507184944",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "anrikun",
+ "homepage": "https://www.drupal.org/user/410199"
+ },
+ {
+ "name": "mkdok",
+ "homepage": "https://www.drupal.org/user/3308753"
+ }
+ ],
+ "description": "Allows to give roles per menu admin permissions without giving them full administer menu permission.",
+ "homepage": "https://www.drupal.org/project/menu_admin_per_menu",
+ "support": {
+ "source": "https://git.drupalcode.org/project/menu_admin_per_menu"
+ }
+ },
+ {
+ "name": "drupal/metatag",
+ "version": "1.8.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/metatag.git",
+ "reference": "8.x-1.8"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/metatag-8.x-1.8.zip",
+ "reference": "8.x-1.8",
+ "shasum": "fb5d31aa08c8c2e175f096f9917e9741db152ea8"
+ },
+ "require": {
+ "drupal/core": "*",
+ "drupal/token": "^1.0"
+ },
+ "require-dev": {
+ "drupal/devel": "^1.0",
+ "drupal/metatag_dc": "*",
+ "drupal/metatag_open_graph": "*",
+ "drupal/page_manager": "^4.0",
+ "drupal/redirect": "^1.0",
+ "drupal/restui": "^1.0",
+ "drupal/schema_metatag": "^1.0",
+ "drupal/schema_web_page": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.8",
+ "datestamp": "1550692511",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "See contributors",
+ "homepage": "https://www.drupal.org/node/640498/committers",
+ "role": "Developer"
+ },
+ {
+ "name": "Dave Reid",
+ "homepage": "https://www.drupal.org/user/53892"
+ }
+ ],
+ "description": "Manage meta tags for all entities.",
+ "homepage": "https://www.drupal.org/project/metatag",
+ "keywords": [
+ "Drupal",
+ "seo"
+ ],
+ "support": {
+ "source": "http://cgit.drupalcode.org/metatag",
+ "issues": "http://drupal.org/project/issues/metatag"
+ }
+ },
+ {
+ "name": "drupal/migrate_plus",
+ "version": "4.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/migrate_plus.git",
+ "reference": "8.x-4.2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/migrate_plus-8.x-4.2.zip",
+ "reference": "8.x-4.2",
+ "shasum": "5736a43e39cc5c091d54ceef2849ea35ba979af3"
+ },
+ "require": {
+ "drupal/core": "^8.3"
+ },
+ "require-dev": {
+ "drupal/entity": "*",
+ "drupal/migrate_example_advanced_setup": "*",
+ "drupal/migrate_example_setup": "*",
+ "drupal/migrate_tools": "*",
+ "drupal/profile": "*"
+ },
+ "suggest": {
+ "ext-soap": "*",
+ "sainsburys/guzzle-oauth2-plugin": "3.0 required for the OAuth2 authentication plugin"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-4.x": "4.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-4.2",
+ "datestamp": "1555683487",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Mike Ryan",
+ "homepage": "https://www.drupal.org/u/mikeryan",
+ "role": "Maintainer"
+ },
+ {
+ "name": "mikeryan",
+ "homepage": "https://www.drupal.org/user/4420"
+ }
+ ],
+ "description": "Enhancements to core migration support.",
+ "homepage": "https://www.drupal.org/project/migrate_plus",
+ "support": {
+ "source": "https://cgit.drupalcode.org/migrate_plus",
+ "issues": "https://www.drupal.org/project/issues/migrate_plus",
+ "irc": "irc://irc.freenode.org/drupal-migrate"
+ }
+ },
+ {
+ "name": "drupal/migrate_tools",
+ "version": "4.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/migrate_tools.git",
+ "reference": "8.x-4.1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/migrate_tools-8.x-4.1.zip",
+ "reference": "8.x-4.1",
+ "shasum": "0355d5309fbb738759332779d0ecf5f19a1da0a4"
+ },
+ "require": {
+ "drupal/core": "^8.3",
+ "drupal/migrate_plus": "^4"
+ },
+ "require-dev": {
+ "drupal/migrate_plus": "4.x-dev",
+ "drupal/migrate_source_csv": "^2.2",
+ "drush/drush": "^9"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-4.x": "4.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-4.1",
+ "datestamp": "1546879080",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "heddn",
+ "homepage": "https://www.drupal.org/user/1463982"
+ },
+ {
+ "name": "mikeryan",
+ "homepage": "https://www.drupal.org/user/4420"
+ },
+ {
+ "name": "moshe weitzman",
+ "homepage": "https://www.drupal.org/user/23"
+ }
+ ],
+ "description": "Tools to assist in developing and running migrations.",
+ "homepage": "http://drupal.org/project/migrate_tools",
+ "support": {
+ "source": "http://cgit.drupalcode.org/migrate_tools",
+ "issues": "http://drupal.org/project/migrate_tools",
+ "irc": "irc://irc.freenode.org/drupal-migrate"
+ }
+ },
+ {
+ "name": "drupal/module_missing_message_fixer",
+ "version": "1.0.0-beta2",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/module_missing_message_fixer.git",
+ "reference": "8.x-1.0-beta2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/module_missing_message_fixer-8.x-1.0-beta2.zip",
+ "reference": "8.x-1.0-beta2",
+ "shasum": "d2eae91fde477276487ba85792a1e0bf261b6aee"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-beta2",
+ "datestamp": "1554937085",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Beta releases are not covered by Drupal security advisories."
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "See contributors",
+ "homepage": "https://www.drupal.org/node/2951176/committers",
+ "role": "Developer"
+ }
+ ],
+ "description": "This module displays a list of missing modules that appear on your site and lets you fix the entries",
+ "homepage": "https://www.drupal.org/project/module_missing_message_fixer",
+ "keywords": [
+ "Drupal"
+ ],
+ "support": {
+ "source": "http://cgit.drupalcode.org/module_missing_message_fixer",
+ "issues": "https://www.drupal.org/project/issues/module_missing_message_fixer"
+ }
+ },
+ {
+ "name": "drupal/path_alias_xt",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/path_alias_xt.git",
+ "reference": "2a79ac72191dc59ef656d1edd85e651538c6a389"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.x-dev",
+ "datestamp": "1548876480",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "RdeBoer",
+ "homepage": "https://www.drupal.org/user/404007"
+ },
+ {
+ "name": "adriancid",
+ "homepage": "https://www.drupal.org/user/1962106"
+ },
+ {
+ "name": "sdstyles",
+ "homepage": "https://www.drupal.org/user/1420228"
+ }
+ ],
+ "description": "Automatically extend path aliases to include tabs, like about-us/edit for node/123/edit.
Allow these aliases to be entered in page specification wild-cards, about-us*, e.g for block visibility.",
+ "homepage": "https://www.drupal.org/project/path_alias_xt",
+ "support": {
+ "source": "https://git.drupalcode.org/project/path_alias_xt"
+ },
+ "time": "2019-01-30T19:27:58+00:00"
+ },
+ {
+ "name": "drupal/pathauto",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/pathauto.git",
+ "reference": "8.x-1.3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/pathauto-8.x-1.3.zip",
+ "reference": "8.x-1.3",
+ "shasum": "115d5998d7636a03e26c7ce34261b65809d53965"
+ },
+ "require": {
+ "drupal/core": "^8.5",
+ "drupal/ctools": "*",
+ "drupal/token": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.3",
+ "datestamp": "1554239887",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "Dave Reid",
+ "homepage": "https://www.drupal.org/user/53892"
+ },
+ {
+ "name": "Freso",
+ "homepage": "https://www.drupal.org/user/27504"
+ },
+ {
+ "name": "greggles",
+ "homepage": "https://www.drupal.org/user/36762"
+ }
+ ],
+ "description": "Provides a mechanism for modules to automatically generate aliases for the content they manage.",
+ "homepage": "https://www.drupal.org/project/pathauto",
+ "support": {
+ "source": "https://git.drupalcode.org/project/pathauto"
+ }
+ },
+ {
+ "name": "drupal/profile",
+ "version": "1.0.0-rc1",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/profile.git",
+ "reference": "8.x-1.0-rc1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/profile-8.x-1.0-rc1.zip",
+ "reference": "8.x-1.0-rc1",
+ "shasum": "cc537ca25412adc4fa601ff42cf2fb5cbc6e7b6b"
+ },
+ "require": {
+ "drupal/core": "~8.1",
+ "drupal/entity": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-rc1",
+ "datestamp": "1551998880",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "RC releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "bojanz",
+ "homepage": "https://www.drupal.org/user/86106"
+ },
+ {
+ "name": "daggerhart",
+ "homepage": "https://www.drupal.org/user/167806"
+ },
+ {
+ "name": "fago",
+ "homepage": "https://www.drupal.org/user/16747"
+ },
+ {
+ "name": "mglaman",
+ "homepage": "https://www.drupal.org/user/2416470"
+ },
+ {
+ "name": "pcambra",
+ "homepage": "https://www.drupal.org/user/122101"
+ }
+ ],
+ "description": "Provides configurable user profiles.",
+ "homepage": "http://drupal.org/project/profile",
+ "support": {
+ "source": "https://git.drupalcode.org/project/profile"
+ }
+ },
+ {
+ "name": "drupal/redirect",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/redirect.git",
+ "reference": "8.x-1.3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.3.zip",
+ "reference": "8.x-1.3",
+ "shasum": "3f9620d186e25f36ac56755979932b8ea965b8c7"
+ },
+ "require": {
+ "drupal/core": "~8"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.3",
+ "datestamp": "1539682684",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "Dave Reid",
+ "homepage": "https://www.drupal.org/user/53892"
+ },
+ {
+ "name": "pifagor",
+ "homepage": "https://www.drupal.org/user/2375692"
+ }
+ ],
+ "description": "Allows users to redirect from old URLs to new URLs.",
+ "homepage": "https://www.drupal.org/project/redirect",
+ "support": {
+ "source": "https://git.drupalcode.org/project/redirect"
+ }
+ },
+ {
+ "name": "drupal/redis",
+ "version": "1.1.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/redis.git",
+ "reference": "8.x-1.1"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/redis-8.x-1.1.zip",
+ "reference": "8.x-1.1",
+ "shasum": "33337fe1cbd2824797e87533b30e4886b48ecd77"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "suggest": {
+ "predis/predis": "^1.1.1"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.1",
+ "datestamp": "1541600580",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "autoload": {
+ "psr-4": {
+ "Drupal\\redis\\": "src"
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "pounard",
+ "homepage": "https://www.drupal.org/user/240164"
+ }
+ ],
+ "description": "Provide a module placeholder, for using as dependency for module that needs Redis.",
+ "homepage": "https://www.drupal.org/project/redis",
+ "support": {
+ "source": "https://git.drupalcode.org/project/redis"
+ }
+ },
+ {
+ "name": "drupal/search_api",
+ "version": "1.11.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/search_api.git",
+ "reference": "8.x-1.11"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.11.zip",
+ "reference": "8.x-1.11",
+ "shasum": "d2bf92afa2ee760977dde1fadcb5bb64a4c2d7c1"
+ },
+ "require": {
+ "drupal/core": "^8.5"
+ },
+ "require-dev": {
+ "drupal/search_api_autocomplete": "@dev",
+ "drupal/search_api_db": "*"
+ },
+ "suggest": {
+ "drupal/facets": "Adds the ability to create faceted searches.",
+ "drupal/search_api_autocomplete": "Allows adding autocomplete suggestions to search fields.",
+ "drupal/search_api_solr": "Adds support for using Apache Solr as a backend."
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.11",
+ "datestamp": "1552334285",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Thomas Seidl",
+ "homepage": "https://www.drupal.org/u/drunken-monkey"
+ },
+ {
+ "name": "Nick Veenhof",
+ "homepage": "https://www.drupal.org/u/nick_vh"
+ },
+ {
+ "name": "See other contributors",
+ "homepage": "https://www.drupal.org/node/790418/committers"
+ }
+ ],
+ "description": "Provides a generic framework for modules offering search capabilities.",
+ "homepage": "https://www.drupal.org/project/search_api",
+ "support": {
+ "source": "http://git.drupal.org/project/search_api.git",
+ "issues": "https://www.drupal.org/project/issues/search_api",
+ "irc": "irc://irc.freenode.org/drupal-search-api"
+ }
+ },
+ {
+ "name": "drupal/simple_sitemap",
+ "version": "3.0.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/simple_sitemap.git",
+ "reference": "8.x-3.0"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/simple_sitemap-8.x-3.0.zip",
+ "reference": "8.x-3.0",
+ "shasum": "9c3d1fb78d4693dd4f3258e8870b173650c828cd"
+ },
+ "require": {
+ "drupal/core": "~8.0",
+ "ext-xmlwriter": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-3.x": "3.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-3.0",
+ "datestamp": "1552141685",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Pawel Ginalski (gbyte.co)",
+ "homepage": "https://www.drupal.org/u/gbyte.co",
+ "email": "contact@gbyte.co",
+ "role": "Maintainer"
+ },
+ {
+ "name": "gbyte.co",
+ "homepage": "https://www.drupal.org/user/2381352"
+ }
+ ],
+ "description": "Creates a standard conform hreflang XML sitemap of the site content and provides a framework for developing other sitemap types.",
+ "homepage": "https://drupal.org/project/simple_sitemap",
+ "support": {
+ "source": "https://cgit.drupalcode.org/simple_sitemap",
+ "issues": "https://drupal.org/project/issues/simple_sitemap",
+ "irc": "irc://irc.freenode.org/drupal-contribute"
+ }
+ },
+ {
+ "name": "drupal/synonyms",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/synonyms.git",
+ "reference": "5327ef244bad11e859eed9ff71b49cb8f9955190"
+ },
+ "require": {
+ "drupal/core": "^8.2"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha1+5-dev",
+ "datestamp": "1540141681",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Zen",
+ "homepage": "https://www.drupal.org/user/21209"
+ },
+ {
+ "name": "bojanz",
+ "homepage": "https://www.drupal.org/user/86106"
+ },
+ {
+ "name": "bucefal91",
+ "homepage": "https://www.drupal.org/user/504128"
+ }
+ ],
+ "description": "Provides synonyms feature for content entities.",
+ "homepage": "https://www.drupal.org/project/synonyms",
+ "support": {
+ "source": "https://git.drupalcode.org/project/synonyms"
+ },
+ "time": "2018-10-21T17:05:25+00:00"
+ },
+ {
+ "name": "drupal/token",
+ "version": "1.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/token.git",
+ "reference": "8.x-1.5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/token-8.x-1.5.zip",
+ "reference": "8.x-1.5",
+ "shasum": "6382a7e1aabbd8246f1117a26bf4916d285b401d"
+ },
+ "require": {
+ "drupal/core": "^8.5"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.5",
+ "datestamp": "1537557481",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Berdir",
+ "homepage": "https://www.drupal.org/user/214652"
+ },
+ {
+ "name": "Dave Reid",
+ "homepage": "https://www.drupal.org/user/53892"
+ },
+ {
+ "name": "eaton",
+ "homepage": "https://www.drupal.org/user/16496"
+ },
+ {
+ "name": "fago",
+ "homepage": "https://www.drupal.org/user/16747"
+ },
+ {
+ "name": "greggles",
+ "homepage": "https://www.drupal.org/user/36762"
+ },
+ {
+ "name": "mikeryan",
+ "homepage": "https://www.drupal.org/user/4420"
+ }
+ ],
+ "description": "Provides a user interface for the Token API and some missing core tokens.",
+ "homepage": "https://www.drupal.org/project/token",
+ "support": {
+ "source": "https://git.drupalcode.org/project/token"
+ }
+ },
+ {
+ "name": "drupal/toolbar_themes",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/toolbar_themes.git",
+ "reference": "62e79c8635ec13fe5a4dd67b87f698a14822c044"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha4+10-dev",
+ "datestamp": "1510689485",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Project has not opted into security advisory coverage!"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Jeff Burnz",
+ "homepage": "https://www.drupal.org/user/61393"
+ }
+ ],
+ "description": "Apply themes to the toolbar.",
+ "homepage": "https://www.drupal.org/project/toolbar_themes",
+ "support": {
+ "source": "https://git.drupalcode.org/project/toolbar_themes"
+ },
+ "time": "2017-11-14T19:57:02+00:00"
+ },
+ {
+ "name": "drupal/translation_views",
+ "version": "1.0.0-alpha5",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/translation_views.git",
+ "reference": "8.x-1.0-alpha5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/translation_views-8.x-1.0-alpha5.zip",
+ "reference": "8.x-1.0-alpha5",
+ "shasum": "f1fc54c4648bca5194c0bdcb6df02dae1e8fefd9"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "require-dev": {
+ "drupal/local_translation": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.0-alpha5",
+ "datestamp": "1551353287",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Project has not opted into security advisory coverage!"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "matsbla",
+ "homepage": "https://www.drupal.org/user/2325394"
+ },
+ {
+ "name": "vlad.dancer",
+ "homepage": "https://www.drupal.org/user/903844"
+ }
+ ],
+ "description": "Create customized lists and queries of translations from your database.",
+ "homepage": "https://www.drupal.org/project/translation_views",
+ "support": {
+ "source": "https://git.drupalcode.org/project/translation_views"
+ }
+ },
+ {
+ "name": "drupal/url_to_video_filter",
+ "version": "1.3.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/url_to_video_filter.git",
+ "reference": "8.x-1.3"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/url_to_video_filter-8.x-1.3.zip",
+ "reference": "8.x-1.3",
+ "shasum": "40a27d1d8948638c0202c1b0c8afe0d92f8362a6"
+ },
+ "require": {
+ "drupal/core": "~8.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.3",
+ "datestamp": "1532695981",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Jaypan",
+ "homepage": "https://www.drupal.org/user/324696"
+ }
+ ],
+ "description": "Text filter to convert URLs to embedded videos",
+ "homepage": "https://www.drupal.org/project/url_to_video_filter",
+ "support": {
+ "source": "https://git.drupalcode.org/project/url_to_video_filter"
+ }
+ },
+ {
+ "name": "drupal/views_bulk_edit",
+ "version": "2.2.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/views_bulk_edit.git",
+ "reference": "8.x-2.2"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/views_bulk_edit-8.x-2.2.zip",
+ "reference": "8.x-2.2",
+ "shasum": "6a096dc73fab842c1b000d8788241ed9d3a17427"
+ },
+ "require": {
+ "drupal/core": "*",
+ "drupal/views_bulk_operations": "~1.0 | ~2.0"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-2.x": "2.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-2.2",
+ "datestamp": "1532689085",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Marcin Grabias",
+ "homepage": "https://www.drupal.org/u/graber"
+ },
+ {
+ "name": "benjy",
+ "homepage": "https://www.drupal.org/user/1852732"
+ }
+ ],
+ "description": "Allows bulk edition of entity field values.",
+ "homepage": "https://www.drupal.org/project/views_bulk_edit",
+ "support": {
+ "source": "https://git.drupalcode.org/project/views_bulk_edit",
+ "issues": "https://www.drupal.org/project/issues/views_bulk_edit?version=8.x"
+ }
+ },
+ {
+ "name": "drupal/views_bulk_operations",
+ "version": "2.5.0",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/views_bulk_operations.git",
+ "reference": "8.x-2.5"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://ftp.drupal.org/files/projects/views_bulk_operations-8.x-2.5.zip",
+ "reference": "8.x-2.5",
+ "shasum": "3ec848b4f235720d05cb9713ea80a86415b6909f"
+ },
+ "require": {
+ "drupal/core": "^8.4"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-2.x": "2.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-2.5",
+ "datestamp": "1550740384",
+ "security-coverage": {
+ "status": "covered",
+ "message": "Covered by Drupal's security advisory policy"
+ }
+ },
+ "drush": {
+ "services": {
+ "drush.services.yml": "^9"
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0+"
+ ],
+ "authors": [
+ {
+ "name": "Marcin Grabias",
+ "homepage": "https://www.drupal.org/u/graber"
+ },
+ {
+ "name": "Jon Pugh",
+ "homepage": "https://www.drupal.org/user/17028"
+ },
+ {
+ "name": "bojanz",
+ "homepage": "https://www.drupal.org/user/86106"
+ },
+ {
+ "name": "infojunkie",
+ "homepage": "https://www.drupal.org/user/48424"
+ },
+ {
+ "name": "joelpittet",
+ "homepage": "https://www.drupal.org/user/160302"
+ }
+ ],
+ "description": "Adds an ability to perform bulk operations on selected entities from view results. Provides an API to create such operations.",
+ "homepage": "https://www.drupal.org/project/views_bulk_operations",
+ "support": {
+ "source": "https://git.drupalcode.org/project/views_bulk_operations",
+ "issues": "https://www.drupal.org/project/issues/views_bulk_operations?version=8.x",
+ "docs": "https://www.drupal.org/docs/8/modules/views-bulk-operations-vbo"
+ }
+ },
+ {
+ "name": "drupal/workflow",
+ "version": "dev-1.x",
+ "source": {
+ "type": "git",
+ "url": "https://git.drupalcode.org/project/workflow.git",
+ "reference": "19030d5b4dd9523153a7af6e2df44cd9a03109b2"
+ },
+ "require": {
+ "drupal/core": "*"
+ },
+ "type": "drupal-module",
+ "extra": {
+ "branch-alias": {
+ "dev-1.x": "1.x-dev"
+ },
+ "drupal": {
+ "version": "8.x-1.1+35-dev",
+ "datestamp": "1548801480",
+ "security-coverage": {
+ "status": "not-covered",
+ "message": "Dev releases are not covered by Drupal security advisories."
+ }
+ }
+ },
+ "notification-url": "https://packages.drupal.org/8/downloads",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "authors": [
+ {
+ "name": "Bastlynn",
+ "homepage": "https://www.drupal.org/user/275249"
+ },
+ {
+ "name": "Heine",
+ "homepage": "https://www.drupal.org/user/17943"
+ },
+ {
+ "name": "JacobSingh",
+ "homepage": "https://www.drupal.org/user/68912"
+ },
+ {
+ "name": "NancyDru",
+ "homepage": "https://www.drupal.org/user/101412"
+ },
+ {
+ "name": "eaton",
+ "homepage": "https://www.drupal.org/user/16496"
+ },
+ {
+ "name": "johnv",
+ "homepage": "https://www.drupal.org/user/591042"
+ },
+ {
+ "name": "jvandyk",
+ "homepage": "https://www.drupal.org/user/2375"
+ },
+ {
+ "name": "mfredrickson",
+ "homepage": "https://www.drupal.org/user/31994"
+ },
+ {
+ "name": "q0rban",
+ "homepage": "https://www.drupal.org/user/31022"
+ }
+ ],
+ "description": "Defines a field type with Workflows, containing customizable state transitions.",
+ "homepage": "https://www.drupal.org/project/workflow",
+ "support": {
+ "source": "https://git.drupalcode.org/project/workflow"
+ },
+ "time": "2019-01-29T22:35:30+00:00"
+ },
{
"name": "drush/drush",
"version": "9.6.2",
@@ -3146,6 +6403,48 @@
],
"time": "2019-02-16T20:54:15+00:00"
},
+ {
+ "name": "oomphinc/composer-installers-extender",
+ "version": "v1.1.2",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/oomphinc/composer-installers-extender.git",
+ "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/oomphinc/composer-installers-extender/zipball/ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
+ "reference": "ca1c4b16b0905c81d1e77e608f36a2eff1a56f56",
+ "shasum": ""
+ },
+ "require": {
+ "composer-plugin-api": "^1.0",
+ "composer/installers": "^1.0"
+ },
+ "type": "composer-plugin",
+ "extra": {
+ "class": "OomphInc\\ComposerInstallersExtender\\Plugin"
+ },
+ "autoload": {
+ "psr-4": {
+ "OomphInc\\ComposerInstallersExtender\\": "src/"
+ }
+ },
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "MIT"
+ ],
+ "authors": [
+ {
+ "name": "Stephen Beemsterboer",
+ "email": "stephen@oomphinc.com",
+ "homepage": "https://github.com/balbuf"
+ }
+ ],
+ "description": "Extend the composer/installers plugin to accept any arbitrary package type.",
+ "homepage": "http://www.oomphinc.com/",
+ "time": "2017-03-31T16:57:39+00:00"
+ },
{
"name": "paragonie/random_compat",
"version": "v2.0.18",
@@ -5287,6 +8586,28 @@
],
"time": "2019-01-29T11:11:52+00:00"
},
+ {
+ "name": "webflo/drupal-core-strict",
+ "version": "8.0.0-beta15",
+ "source": {
+ "type": "git",
+ "url": "https://github.com/webflo/drupal-core-strict.git",
+ "reference": "1eb044b722ebe44bc6af86a03888415d7f31c057"
+ },
+ "dist": {
+ "type": "zip",
+ "url": "https://api.github.com/repos/webflo/drupal-core-strict/zipball/1eb044b722ebe44bc6af86a03888415d7f31c057",
+ "reference": "1eb044b722ebe44bc6af86a03888415d7f31c057",
+ "shasum": ""
+ },
+ "type": "metapackage",
+ "notification-url": "https://packagist.org/downloads/",
+ "license": [
+ "GPL-2.0-or-later"
+ ],
+ "description": "Locked core dependencies",
+ "time": "2018-01-30T18:48:19+00:00"
+ },
{
"name": "webflo/drupal-finder",
"version": "1.1.0",
@@ -7848,7 +11169,18 @@
],
"aliases": [],
"minimum-stability": "dev",
- "stability-flags": [],
+ "stability-flags": {
+ "drupal/bulkdelete": 20,
+ "drupal/composerize": 20,
+ "drupal/domain_menu_access": 20,
+ "drupal/filefield_sources": 20,
+ "drupal/filter_perms": 20,
+ "drupal/maillog": 20,
+ "drupal/path_alias_xt": 20,
+ "drupal/synonyms": 20,
+ "drupal/toolbar_themes": 20,
+ "drupal/workflow": 20
+ },
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
diff --git a/web/sites/all/modules/figli/.gitignore b/web/modules/custom/.gitignore
similarity index 100%
rename from web/sites/all/modules/figli/.gitignore
rename to web/modules/custom/.gitignore
diff --git a/web/sites/all/modules/figli/edlp_admin/edlp_admin.info.yml b/web/modules/custom/edlp_admin/edlp_admin.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_admin/edlp_admin.info.yml
rename to web/modules/custom/edlp_admin/edlp_admin.info.yml
diff --git a/web/sites/all/modules/figli/edlp_admin/edlp_admin.links.action.yml b/web/modules/custom/edlp_admin/edlp_admin.links.action.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_admin/edlp_admin.links.action.yml
rename to web/modules/custom/edlp_admin/edlp_admin.links.action.yml
diff --git a/web/sites/all/modules/figli/edlp_admin/edlp_admin.module b/web/modules/custom/edlp_admin/edlp_admin.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_admin/edlp_admin.module
rename to web/modules/custom/edlp_admin/edlp_admin.module
diff --git a/web/sites/all/modules/figli/edlp_admin/src/Plugin/Filter/CssFilter.php b/web/modules/custom/edlp_admin/src/Plugin/Filter/CssFilter.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_admin/src/Plugin/Filter/CssFilter.php
rename to web/modules/custom/edlp_admin/src/Plugin/Filter/CssFilter.php
diff --git a/web/sites/all/modules/figli/edlp_agenda/edlp_agenda.info.yml b/web/modules/custom/edlp_agenda/edlp_agenda.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/edlp_agenda.info.yml
rename to web/modules/custom/edlp_agenda/edlp_agenda.info.yml
diff --git a/web/sites/all/modules/figli/edlp_agenda/edlp_agenda.module b/web/modules/custom/edlp_agenda/edlp_agenda.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/edlp_agenda.module
rename to web/modules/custom/edlp_agenda/edlp_agenda.module
diff --git a/web/sites/all/modules/figli/edlp_agenda/edlp_agenda.routing.yml b/web/modules/custom/edlp_agenda/edlp_agenda.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/edlp_agenda.routing.yml
rename to web/modules/custom/edlp_agenda/edlp_agenda.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_agenda/includes/edlp_agenda.inc b/web/modules/custom/edlp_agenda/includes/edlp_agenda.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/includes/edlp_agenda.inc
rename to web/modules/custom/edlp_agenda/includes/edlp_agenda.inc
diff --git a/web/sites/all/modules/figli/edlp_agenda/src/Controller/AgendaController.php b/web/modules/custom/edlp_agenda/src/Controller/AgendaController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/src/Controller/AgendaController.php
rename to web/modules/custom/edlp_agenda/src/Controller/AgendaController.php
diff --git a/web/sites/all/modules/figli/edlp_agenda/templates/edlp-agenda.html.twig b/web/modules/custom/edlp_agenda/templates/edlp-agenda.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_agenda/templates/edlp-agenda.html.twig
rename to web/modules/custom/edlp_agenda/templates/edlp-agenda.html.twig
diff --git a/web/sites/all/modules/figli/edlp_ajax/edlp_ajax.info.yml b/web/modules/custom/edlp_ajax/edlp_ajax.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/edlp_ajax.info.yml
rename to web/modules/custom/edlp_ajax/edlp_ajax.info.yml
diff --git a/web/sites/all/modules/figli/edlp_ajax/edlp_ajax.module b/web/modules/custom/edlp_ajax/edlp_ajax.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/edlp_ajax.module
rename to web/modules/custom/edlp_ajax/edlp_ajax.module
diff --git a/web/sites/all/modules/figli/edlp_ajax/edlp_ajax.routing.yml b/web/modules/custom/edlp_ajax/edlp_ajax.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/edlp_ajax.routing.yml
rename to web/modules/custom/edlp_ajax/edlp_ajax.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_ajax/includes/edlp_ajax.inc b/web/modules/custom/edlp_ajax/includes/edlp_ajax.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/includes/edlp_ajax.inc
rename to web/modules/custom/edlp_ajax/includes/edlp_ajax.inc
diff --git a/web/sites/all/modules/figli/edlp_ajax/src/Controller/EdlpAjaxController.php b/web/modules/custom/edlp_ajax/src/Controller/EdlpAjaxController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/src/Controller/EdlpAjaxController.php
rename to web/modules/custom/edlp_ajax/src/Controller/EdlpAjaxController.php
diff --git a/web/sites/all/modules/figli/edlp_ajax/src/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatterAjax.php b/web/modules/custom/edlp_ajax/src/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatterAjax.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/src/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatterAjax.php
rename to web/modules/custom/edlp_ajax/src/Plugin/Field/FieldFormatter/EntityReferenceLabelFormatterAjax.php
diff --git a/web/sites/all/modules/figli/edlp_ajax/templates/edlp-ajax.html.twig b/web/modules/custom/edlp_ajax/templates/edlp-ajax.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_ajax/templates/edlp-ajax.html.twig
rename to web/modules/custom/edlp_ajax/templates/edlp-ajax.html.twig
diff --git a/web/sites/all/modules/figli/edlp_corpus/.gitignore b/web/modules/custom/edlp_corpus/.gitignore
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/.gitignore
rename to web/modules/custom/edlp_corpus/.gitignore
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/dist/scripts/corpus.min.js b/web/modules/custom/edlp_corpus/assets/dist/scripts/corpus.min.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/dist/scripts/corpus.min.js
rename to web/modules/custom/edlp_corpus/assets/dist/scripts/corpus.min.js
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/dist/scripts/physics.min.js b/web/modules/custom/edlp_corpus/assets/dist/scripts/physics.min.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/dist/scripts/physics.min.js
rename to web/modules/custom/edlp_corpus/assets/dist/scripts/physics.min.js
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/dist/styles/corpus.min.css b/web/modules/custom/edlp_corpus/assets/dist/styles/corpus.min.css
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/dist/styles/corpus.min.css
rename to web/modules/custom/edlp_corpus/assets/dist/styles/corpus.min.css
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/scripts/corpus.js b/web/modules/custom/edlp_corpus/assets/scripts/corpus.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/scripts/corpus.js
rename to web/modules/custom/edlp_corpus/assets/scripts/corpus.js
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/scripts/physics.js b/web/modules/custom/edlp_corpus/assets/scripts/physics.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/scripts/physics.js
rename to web/modules/custom/edlp_corpus/assets/scripts/physics.js
diff --git a/web/sites/all/modules/figli/edlp_corpus/assets/styles/corpus.scss b/web/modules/custom/edlp_corpus/assets/styles/corpus.scss
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/assets/styles/corpus.scss
rename to web/modules/custom/edlp_corpus/assets/styles/corpus.scss
diff --git a/web/sites/all/modules/figli/edlp_corpus/bower.json b/web/modules/custom/edlp_corpus/bower.json
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/bower.json
rename to web/modules/custom/edlp_corpus/bower.json
diff --git a/web/sites/all/modules/figli/edlp_corpus/edlp_corpus.info.yml b/web/modules/custom/edlp_corpus/edlp_corpus.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/edlp_corpus.info.yml
rename to web/modules/custom/edlp_corpus/edlp_corpus.info.yml
diff --git a/web/sites/all/modules/figli/edlp_corpus/edlp_corpus.libraries.yml b/web/modules/custom/edlp_corpus/edlp_corpus.libraries.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/edlp_corpus.libraries.yml
rename to web/modules/custom/edlp_corpus/edlp_corpus.libraries.yml
diff --git a/web/sites/all/modules/figli/edlp_corpus/edlp_corpus.module b/web/modules/custom/edlp_corpus/edlp_corpus.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/edlp_corpus.module
rename to web/modules/custom/edlp_corpus/edlp_corpus.module
diff --git a/web/sites/all/modules/figli/edlp_corpus/edlp_corpus.routing.yml b/web/modules/custom/edlp_corpus/edlp_corpus.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/edlp_corpus.routing.yml
rename to web/modules/custom/edlp_corpus/edlp_corpus.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_corpus/gulpfile.js b/web/modules/custom/edlp_corpus/gulpfile.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/gulpfile.js
rename to web/modules/custom/edlp_corpus/gulpfile.js
diff --git a/web/sites/all/modules/figli/edlp_corpus/includes/blockentrees.inc b/web/modules/custom/edlp_corpus/includes/blockentrees.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/includes/blockentrees.inc
rename to web/modules/custom/edlp_corpus/includes/blockentrees.inc
diff --git a/web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_articlesindex.inc b/web/modules/custom/edlp_corpus/includes/edlp_corpus_articlesindex.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_articlesindex.inc
rename to web/modules/custom/edlp_corpus/includes/edlp_corpus_articlesindex.inc
diff --git a/web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_collection.inc b/web/modules/custom/edlp_corpus/includes/edlp_corpus_collection.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_collection.inc
rename to web/modules/custom/edlp_corpus/includes/edlp_corpus_collection.inc
diff --git a/web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_lastdocs.inc b/web/modules/custom/edlp_corpus/includes/edlp_corpus_lastdocs.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/includes/edlp_corpus_lastdocs.inc
rename to web/modules/custom/edlp_corpus/includes/edlp_corpus_lastdocs.inc
diff --git a/web/sites/all/modules/figli/edlp_corpus/package.json b/web/modules/custom/edlp_corpus/package.json
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/package.json
rename to web/modules/custom/edlp_corpus/package.json
diff --git a/web/sites/all/modules/figli/edlp_corpus/src/Controller/CorpusController.php b/web/modules/custom/edlp_corpus/src/Controller/CorpusController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/src/Controller/CorpusController.php
rename to web/modules/custom/edlp_corpus/src/Controller/CorpusController.php
diff --git a/web/sites/all/modules/figli/edlp_corpus/src/Plugin/Block/BlockEntrees.php b/web/modules/custom/edlp_corpus/src/Plugin/Block/BlockEntrees.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/src/Plugin/Block/BlockEntrees.php
rename to web/modules/custom/edlp_corpus/src/Plugin/Block/BlockEntrees.php
diff --git a/web/sites/all/modules/figli/edlp_corpus/src/Plugin/Filter/AudioLinksFilter.php b/web/modules/custom/edlp_corpus/src/Plugin/Filter/AudioLinksFilter.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/src/Plugin/Filter/AudioLinksFilter.php
rename to web/modules/custom/edlp_corpus/src/Plugin/Filter/AudioLinksFilter.php
diff --git a/web/sites/all/modules/figli/edlp_corpus/templates/blockentrees.html.twig b/web/modules/custom/edlp_corpus/templates/blockentrees.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/templates/blockentrees.html.twig
rename to web/modules/custom/edlp_corpus/templates/blockentrees.html.twig
diff --git a/web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-articlesindex.html.twig b/web/modules/custom/edlp_corpus/templates/edlp-corpus-articlesindex.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-articlesindex.html.twig
rename to web/modules/custom/edlp_corpus/templates/edlp-corpus-articlesindex.html.twig
diff --git a/web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-collection.html.twig b/web/modules/custom/edlp_corpus/templates/edlp-corpus-collection.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-collection.html.twig
rename to web/modules/custom/edlp_corpus/templates/edlp-corpus-collection.html.twig
diff --git a/web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-lastdocs.html.twig b/web/modules/custom/edlp_corpus/templates/edlp-corpus-lastdocs.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_corpus/templates/edlp-corpus-lastdocs.html.twig
rename to web/modules/custom/edlp_corpus/templates/edlp-corpus-lastdocs.html.twig
diff --git a/web/sites/all/modules/figli/edlp_fils/edlp_fils.info.yml b/web/modules/custom/edlp_fils/edlp_fils.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_fils/edlp_fils.info.yml
rename to web/modules/custom/edlp_fils/edlp_fils.info.yml
diff --git a/web/sites/all/modules/figli/edlp_fils/edlp_fils.module b/web/modules/custom/edlp_fils/edlp_fils.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_fils/edlp_fils.module
rename to web/modules/custom/edlp_fils/edlp_fils.module
diff --git a/web/sites/all/modules/figli/edlp_fils/edlp_fils.routing.yml b/web/modules/custom/edlp_fils/edlp_fils.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_fils/edlp_fils.routing.yml
rename to web/modules/custom/edlp_fils/edlp_fils.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_fils/src/Controller/FilsController.php b/web/modules/custom/edlp_fils/src/Controller/FilsController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_fils/src/Controller/FilsController.php
rename to web/modules/custom/edlp_fils/src/Controller/FilsController.php
diff --git a/web/sites/all/modules/figli/edlp_home/edlp_home.info.yml b/web/modules/custom/edlp_home/edlp_home.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/edlp_home.info.yml
rename to web/modules/custom/edlp_home/edlp_home.info.yml
diff --git a/web/sites/all/modules/figli/edlp_home/edlp_home.module b/web/modules/custom/edlp_home/edlp_home.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/edlp_home.module
rename to web/modules/custom/edlp_home/edlp_home.module
diff --git a/web/sites/all/modules/figli/edlp_home/edlp_home.routing.yml b/web/modules/custom/edlp_home/edlp_home.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/edlp_home.routing.yml
rename to web/modules/custom/edlp_home/edlp_home.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_home/includes/edlp_home.inc b/web/modules/custom/edlp_home/includes/edlp_home.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/includes/edlp_home.inc
rename to web/modules/custom/edlp_home/includes/edlp_home.inc
diff --git a/web/sites/all/modules/figli/edlp_home/src/Controller/HomeController.php b/web/modules/custom/edlp_home/src/Controller/HomeController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/src/Controller/HomeController.php
rename to web/modules/custom/edlp_home/src/Controller/HomeController.php
diff --git a/web/sites/all/modules/figli/edlp_home/templates/edlp-home.html.twig b/web/modules/custom/edlp_home/templates/edlp-home.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_home/templates/edlp-home.html.twig
rename to web/modules/custom/edlp_home/templates/edlp-home.html.twig
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_allfiles.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_allfiles.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_allfiles.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_allfiles.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_corpus.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_corpus.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_corpus.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_corpus.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_entrees.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_entrees.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_entrees.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_entrees.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_evenements.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_evenements.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_evenements.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_evenements.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_genres.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_genres.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_genres.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_genres.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_langues.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_langues.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_langues.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_langues.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pages.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pages.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pages.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pages.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pagetype.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pagetype.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pagetype.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_pagetype.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_sons.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_sons.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_sons.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_sons.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_users.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_users.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_users.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration.d6_edlp_users.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration_group.d6_edlp.yml b/web/modules/custom/edlp_migrate/config/install/migrate_plus.migration_group.d6_edlp.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/config/install/migrate_plus.migration_group.d6_edlp.yml
rename to web/modules/custom/edlp_migrate/config/install/migrate_plus.migration_group.d6_edlp.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/edlp_migrate.info.yml b/web/modules/custom/edlp_migrate/edlp_migrate.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/edlp_migrate.info.yml
rename to web/modules/custom/edlp_migrate/edlp_migrate.info.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/readme.md b/web/modules/custom/edlp_migrate/readme.md
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/readme.md
rename to web/modules/custom/edlp_migrate/readme.md
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpCorpus.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpCorpus.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpCorpus.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpCorpus.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpEvenements.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpEvenements.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpEvenements.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpEvenements.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpFile.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpFile.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpFile.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpFile.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpPages.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpPages.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpPages.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpPages.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpSons.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpSons.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpSons.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpSons.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpTaxonomyTermEntree.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpTaxonomyTermEntree.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpTaxonomyTermEntree.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpTaxonomyTermEntree.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpUsers.php b/web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpUsers.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/src/Plugin/migrate/source/D6EdlpUsers.php
rename to web/modules/custom/edlp_migrate/src/Plugin/migrate/source/D6EdlpUsers.php
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_block.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_block.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_block.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_block.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_date_formats.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_date_formats.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_date_formats.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_date_formats.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_dblog_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_dblog_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_dblog_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_dblog_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_formatter_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_formatter_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_formatter_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_formatter_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance_widget_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance_widget_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance_widget_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_field_instance_widget_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_file_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_filter_format.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_filter_format.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_filter_format.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_filter_format.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_imagecache_presets.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_imagecache_presets.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_imagecache_presets.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_imagecache_presets.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_content_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_content_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_content_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_content_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_negotiation_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_negotiation_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_negotiation_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_negotiation_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_types.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_types.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_types.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_language_types.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu_links.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu_links.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu_links.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_menu_links.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_corpus.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_corpus.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_corpus.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_corpus.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_entree.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_entree.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_entree.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_entree.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_episode.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_episode.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_episode.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_episode.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_event.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_event.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_event.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_event.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_home.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_home.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_home.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_home.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_page.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_page.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_page.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_page.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_corpus.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_corpus.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_corpus.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_corpus.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_entree.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_entree.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_entree.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_entree.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_episode.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_episode.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_episode.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_episode.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_event.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_event.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_event.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_event.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_home.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_home.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_home.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_home.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_page.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_page.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_page.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_page.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_son.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_son.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_son.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_son.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_static.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_static.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_static.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_static.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_visual_piece_sonore.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_visual_piece_sonore.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_visual_piece_sonore.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_visual_piece_sonore.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_webform.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_webform.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_webform.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_revision_webform.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_promote.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_promote.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_promote.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_promote.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_status.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_status.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_status.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_status.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_sticky.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_sticky.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_sticky.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_setting_sticky.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_son.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_son.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_son.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_son.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_static.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_static.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_static.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_static.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_corpus.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_corpus.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_corpus.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_corpus.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_entree.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_entree.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_entree.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_entree.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_episode.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_episode.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_episode.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_episode.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_event.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_event.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_event.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_event.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_home.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_home.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_home.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_home.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_page.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_page.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_page.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_page.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_son.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_son.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_son.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_son.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_static.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_static.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_static.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_static.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_visual_piece_sonore.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_visual_piece_sonore.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_visual_piece_sonore.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_visual_piece_sonore.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_webform.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_webform.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_webform.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_translation_webform.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_type.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_type.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_type.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_type.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_visual_piece_sonore.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_visual_piece_sonore.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_visual_piece_sonore.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_visual_piece_sonore.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_webform.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_webform.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_webform.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_node_webform.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_search_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_search_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_search_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_search_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_statistics_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_statistics_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_statistics_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_statistics_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_syslog_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_syslog_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_syslog_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_syslog_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_cron.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_cron.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_cron.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_cron.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_date.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_date.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_date.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_date.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_file.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_file.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_file.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_file.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image_gd.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image_gd.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image_gd.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_image_gd.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_logging.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_logging.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_logging.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_logging.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_maintenance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_maintenance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_maintenance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_maintenance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_performance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_performance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_performance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_performance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_rss.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_rss.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_rss.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_rss.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_site.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_site.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_site.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_system_site.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term_translation.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term_translation.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term_translation.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_term_translation.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_vocabulary.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_vocabulary.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_vocabulary.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_taxonomy_vocabulary.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_1.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_1.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_1.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_1.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_2.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_2.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_2.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_2.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_3.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_3.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_3.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_3.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_4.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_4.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_4.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_4.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_1.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_1.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_1.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_1.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_2.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_2.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_2.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_2.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_3.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_3.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_3.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_3.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_4.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_4.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_4.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_term_node_revision_4.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_form_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_form_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_form_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_entity_form_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field_instance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field_instance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field_instance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_upload_field_instance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_url_alias.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_url_alias.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_url_alias.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_url_alias.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_contact_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_contact_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_contact_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_contact_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_mail.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_mail.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_mail.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_mail.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_picture_file.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_picture_file.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_picture_file.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_picture_file.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_role.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_role.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_role.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_role.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_user_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_view_modes.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_view_modes.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_view_modes.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_view_modes.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_form_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_form_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_form_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_entity_form_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field_instance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field_instance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field_instance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_d6_vocabulary_field_instance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_default_language.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_default_language.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_default_language.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_default_language.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_file_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_file_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_file_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_file_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language_prefixes_and_domains.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language_prefixes_and_domains.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language_prefixes_and_domains.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_language_prefixes_and_domains.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_locale_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_locale_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_locale_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_locale_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_links.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_links.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_links.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_links.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_menu_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_search_page.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_search_page.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_search_page.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_search_page.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_statistics_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_statistics_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_statistics_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_statistics_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image_gd.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image_gd.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image_gd.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_image_gd.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_logging.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_logging.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_logging.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_logging.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_maintenance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_maintenance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_maintenance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_maintenance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_rss.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_rss.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_rss.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_rss.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_site.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_site.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_site.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_system_site.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_taxonomy_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_taxonomy_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_taxonomy_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_taxonomy_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_text_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_text_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_text_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_text_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_update_settings.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_update_settings.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_update_settings.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_update_settings.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_form_display.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_form_display.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_form_display.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_entity_form_display.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field_instance.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field_instance.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field_instance.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration.upgrade_user_picture_field_instance.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration_group.default.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration_group.default.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration_group.default.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration_group.default.yml
diff --git a/web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration_group.migrate_drupal_6.yml b/web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration_group.migrate_drupal_6.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_migrate/upgrade-export/migrate_plus.migration_group.migrate_drupal_6.yml
rename to web/modules/custom/edlp_migrate/upgrade-export/migrate_plus.migration_group.migrate_drupal_6.yml
diff --git a/web/sites/all/modules/figli/edlp_mobile/edlp_mobile.info.yml b/web/modules/custom/edlp_mobile/edlp_mobile.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_mobile/edlp_mobile.info.yml
rename to web/modules/custom/edlp_mobile/edlp_mobile.info.yml
diff --git a/web/sites/all/modules/figli/edlp_mobile/edlp_mobile.module b/web/modules/custom/edlp_mobile/edlp_mobile.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_mobile/edlp_mobile.module
rename to web/modules/custom/edlp_mobile/edlp_mobile.module
diff --git a/web/sites/all/modules/figli/edlp_productions/edlp_productions.info.yml b/web/modules/custom/edlp_productions/edlp_productions.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/edlp_productions.info.yml
rename to web/modules/custom/edlp_productions/edlp_productions.info.yml
diff --git a/web/sites/all/modules/figli/edlp_productions/edlp_productions.module b/web/modules/custom/edlp_productions/edlp_productions.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/edlp_productions.module
rename to web/modules/custom/edlp_productions/edlp_productions.module
diff --git a/web/sites/all/modules/figli/edlp_productions/edlp_productions.routing.yml b/web/modules/custom/edlp_productions/edlp_productions.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/edlp_productions.routing.yml
rename to web/modules/custom/edlp_productions/edlp_productions.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_productions/includes/edlp_productions.inc b/web/modules/custom/edlp_productions/includes/edlp_productions.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/includes/edlp_productions.inc
rename to web/modules/custom/edlp_productions/includes/edlp_productions.inc
diff --git a/web/sites/all/modules/figli/edlp_productions/src/Controller/ProductionsController.php b/web/modules/custom/edlp_productions/src/Controller/ProductionsController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/src/Controller/ProductionsController.php
rename to web/modules/custom/edlp_productions/src/Controller/ProductionsController.php
diff --git a/web/sites/all/modules/figli/edlp_productions/templates/edlp-productions.html.twig b/web/modules/custom/edlp_productions/templates/edlp-productions.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_productions/templates/edlp-productions.html.twig
rename to web/modules/custom/edlp_productions/templates/edlp-productions.html.twig
diff --git a/web/sites/all/modules/figli/edlp_search/assets/dist/scripts/edlp_search.min.js b/web/modules/custom/edlp_search/assets/dist/scripts/edlp_search.min.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/assets/dist/scripts/edlp_search.min.js
rename to web/modules/custom/edlp_search/assets/dist/scripts/edlp_search.min.js
diff --git a/web/sites/all/modules/figli/edlp_search/assets/scripts/edlp_search.js b/web/modules/custom/edlp_search/assets/scripts/edlp_search.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/assets/scripts/edlp_search.js
rename to web/modules/custom/edlp_search/assets/scripts/edlp_search.js
diff --git a/web/sites/all/modules/figli/edlp_search/config/install/edlp_search.edlpsearch.yml b/web/modules/custom/edlp_search/config/install/edlp_search.edlpsearch.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/config/install/edlp_search.edlpsearch.yml
rename to web/modules/custom/edlp_search/config/install/edlp_search.edlpsearch.yml
diff --git a/web/sites/all/modules/figli/edlp_search/edlp_search.info.yml b/web/modules/custom/edlp_search/edlp_search.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/edlp_search.info.yml
rename to web/modules/custom/edlp_search/edlp_search.info.yml
diff --git a/web/sites/all/modules/figli/edlp_search/edlp_search.libraries.yml b/web/modules/custom/edlp_search/edlp_search.libraries.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/edlp_search.libraries.yml
rename to web/modules/custom/edlp_search/edlp_search.libraries.yml
diff --git a/web/sites/all/modules/figli/edlp_search/edlp_search.module b/web/modules/custom/edlp_search/edlp_search.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/edlp_search.module
rename to web/modules/custom/edlp_search/edlp_search.module
diff --git a/web/sites/all/modules/figli/edlp_search/edlp_search.routing.yml b/web/modules/custom/edlp_search/edlp_search.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/edlp_search.routing.yml
rename to web/modules/custom/edlp_search/edlp_search.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_search/includes/edlp_search_results.inc b/web/modules/custom/edlp_search/includes/edlp_search_results.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/includes/edlp_search_results.inc
rename to web/modules/custom/edlp_search/includes/edlp_search_results.inc
diff --git a/web/sites/all/modules/figli/edlp_search/includes/edlp_search_search_form.inc b/web/modules/custom/edlp_search/includes/edlp_search_search_form.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/includes/edlp_search_search_form.inc
rename to web/modules/custom/edlp_search/includes/edlp_search_search_form.inc
diff --git a/web/sites/all/modules/figli/edlp_search/src/Controller/EdlpSearchController.php b/web/modules/custom/edlp_search/src/Controller/EdlpSearchController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/src/Controller/EdlpSearchController.php
rename to web/modules/custom/edlp_search/src/Controller/EdlpSearchController.php
diff --git a/web/sites/all/modules/figli/edlp_search/src/Form/EdlpSearchForm.php b/web/modules/custom/edlp_search/src/Form/EdlpSearchForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/src/Form/EdlpSearchForm.php
rename to web/modules/custom/edlp_search/src/Form/EdlpSearchForm.php
diff --git a/web/sites/all/modules/figli/edlp_search/src/Plugin/Block/EdlpSearchLinkBlock.php b/web/modules/custom/edlp_search/src/Plugin/Block/EdlpSearchLinkBlock.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/src/Plugin/Block/EdlpSearchLinkBlock.php
rename to web/modules/custom/edlp_search/src/Plugin/Block/EdlpSearchLinkBlock.php
diff --git a/web/sites/all/modules/figli/edlp_search/templates/edlp-search-results.html.twig b/web/modules/custom/edlp_search/templates/edlp-search-results.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/templates/edlp-search-results.html.twig
rename to web/modules/custom/edlp_search/templates/edlp-search-results.html.twig
diff --git a/web/sites/all/modules/figli/edlp_search/templates/edlp-search-search-form.html.twig b/web/modules/custom/edlp_search/templates/edlp-search-search-form.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_search/templates/edlp-search-search-form.html.twig
rename to web/modules/custom/edlp_search/templates/edlp-search-search-form.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/__chutier.page.inc b/web/modules/custom/edlp_studio/__chutier.page.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/__chutier.page.inc
rename to web/modules/custom/edlp_studio/__chutier.page.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/__composition.page.inc b/web/modules/custom/edlp_studio/__composition.page.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/__composition.page.inc
rename to web/modules/custom/edlp_studio/__composition.page.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/assets/dist/scripts/edlp_studio.min.js b/web/modules/custom/edlp_studio/assets/dist/scripts/edlp_studio.min.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/assets/dist/scripts/edlp_studio.min.js
rename to web/modules/custom/edlp_studio/assets/dist/scripts/edlp_studio.min.js
diff --git a/web/sites/all/modules/figli/edlp_studio/assets/scripts/edlp_studio.js b/web/modules/custom/edlp_studio/assets/scripts/edlp_studio.js
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/assets/scripts/edlp_studio.js
rename to web/modules/custom/edlp_studio/assets/scripts/edlp_studio.js
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.info.yml b/web/modules/custom/edlp_studio/edlp_studio.info.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.info.yml
rename to web/modules/custom/edlp_studio/edlp_studio.info.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.libraries.yml b/web/modules/custom/edlp_studio/edlp_studio.libraries.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.libraries.yml
rename to web/modules/custom/edlp_studio/edlp_studio.libraries.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.links.action.yml b/web/modules/custom/edlp_studio/edlp_studio.links.action.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.links.action.yml
rename to web/modules/custom/edlp_studio/edlp_studio.links.action.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.links.menu.yml b/web/modules/custom/edlp_studio/edlp_studio.links.menu.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.links.menu.yml
rename to web/modules/custom/edlp_studio/edlp_studio.links.menu.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.links.task.yml b/web/modules/custom/edlp_studio/edlp_studio.links.task.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.links.task.yml
rename to web/modules/custom/edlp_studio/edlp_studio.links.task.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.module b/web/modules/custom/edlp_studio/edlp_studio.module
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.module
rename to web/modules/custom/edlp_studio/edlp_studio.module
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.permissions.yml b/web/modules/custom/edlp_studio/edlp_studio.permissions.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.permissions.yml
rename to web/modules/custom/edlp_studio/edlp_studio.permissions.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/edlp_studio.routing.yml b/web/modules/custom/edlp_studio/edlp_studio.routing.yml
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/edlp_studio.routing.yml
rename to web/modules/custom/edlp_studio/edlp_studio.routing.yml
diff --git a/web/sites/all/modules/figli/edlp_studio/includes/composition.inc b/web/modules/custom/edlp_studio/includes/composition.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/includes/composition.inc
rename to web/modules/custom/edlp_studio/includes/composition.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/includes/edlp_chutier_ui.inc b/web/modules/custom/edlp_studio/includes/edlp_chutier_ui.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/includes/edlp_chutier_ui.inc
rename to web/modules/custom/edlp_studio/includes/edlp_chutier_ui.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/includes/edlp_composition_ui.inc b/web/modules/custom/edlp_studio/includes/edlp_composition_ui.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/includes/edlp_composition_ui.inc
rename to web/modules/custom/edlp_studio/includes/edlp_composition_ui.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/includes/edlp_compositions_list.inc b/web/modules/custom/edlp_studio/includes/edlp_compositions_list.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/includes/edlp_compositions_list.inc
rename to web/modules/custom/edlp_studio/includes/edlp_compositions_list.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/includes/edlp_studio_ui.inc b/web/modules/custom/edlp_studio/includes/edlp_studio_ui.inc
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/includes/edlp_studio_ui.inc
rename to web/modules/custom/edlp_studio/includes/edlp_studio_ui.inc
diff --git a/web/sites/all/modules/figli/edlp_studio/readme.md b/web/modules/custom/edlp_studio/readme.md
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/readme.md
rename to web/modules/custom/edlp_studio/readme.md
diff --git a/web/sites/all/modules/figli/edlp_studio/src/ChutierAccessControlHandler.php b/web/modules/custom/edlp_studio/src/ChutierAccessControlHandler.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/ChutierAccessControlHandler.php
rename to web/modules/custom/edlp_studio/src/ChutierAccessControlHandler.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/ChutierHtmlRouteProvider.php b/web/modules/custom/edlp_studio/src/ChutierHtmlRouteProvider.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/ChutierHtmlRouteProvider.php
rename to web/modules/custom/edlp_studio/src/ChutierHtmlRouteProvider.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/ChutierListBuilder.php b/web/modules/custom/edlp_studio/src/ChutierListBuilder.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/ChutierListBuilder.php
rename to web/modules/custom/edlp_studio/src/ChutierListBuilder.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/CompositionAccessControlHandler.php b/web/modules/custom/edlp_studio/src/CompositionAccessControlHandler.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/CompositionAccessControlHandler.php
rename to web/modules/custom/edlp_studio/src/CompositionAccessControlHandler.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/CompositionHtmlRouteProvider.php b/web/modules/custom/edlp_studio/src/CompositionHtmlRouteProvider.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/CompositionHtmlRouteProvider.php
rename to web/modules/custom/edlp_studio/src/CompositionHtmlRouteProvider.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/CompositionListBuilder.php b/web/modules/custom/edlp_studio/src/CompositionListBuilder.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/CompositionListBuilder.php
rename to web/modules/custom/edlp_studio/src/CompositionListBuilder.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Controller/ChutierController.php b/web/modules/custom/edlp_studio/src/Controller/ChutierController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Controller/ChutierController.php
rename to web/modules/custom/edlp_studio/src/Controller/ChutierController.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Controller/CompositionController.php b/web/modules/custom/edlp_studio/src/Controller/CompositionController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Controller/CompositionController.php
rename to web/modules/custom/edlp_studio/src/Controller/CompositionController.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Controller/StudioUIController.php b/web/modules/custom/edlp_studio/src/Controller/StudioUIController.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Controller/StudioUIController.php
rename to web/modules/custom/edlp_studio/src/Controller/StudioUIController.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/Chutier.php b/web/modules/custom/edlp_studio/src/Entity/Chutier.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/Chutier.php
rename to web/modules/custom/edlp_studio/src/Entity/Chutier.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/ChutierInterface.php b/web/modules/custom/edlp_studio/src/Entity/ChutierInterface.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/ChutierInterface.php
rename to web/modules/custom/edlp_studio/src/Entity/ChutierInterface.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/ChutierViewsData.php b/web/modules/custom/edlp_studio/src/Entity/ChutierViewsData.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/ChutierViewsData.php
rename to web/modules/custom/edlp_studio/src/Entity/ChutierViewsData.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/Composition.php b/web/modules/custom/edlp_studio/src/Entity/Composition.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/Composition.php
rename to web/modules/custom/edlp_studio/src/Entity/Composition.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/CompositionInterface.php b/web/modules/custom/edlp_studio/src/Entity/CompositionInterface.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/CompositionInterface.php
rename to web/modules/custom/edlp_studio/src/Entity/CompositionInterface.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Entity/CompositionViewsData.php b/web/modules/custom/edlp_studio/src/Entity/CompositionViewsData.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Entity/CompositionViewsData.php
rename to web/modules/custom/edlp_studio/src/Entity/CompositionViewsData.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/ChutierDeleteForm.php b/web/modules/custom/edlp_studio/src/Form/ChutierDeleteForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/ChutierDeleteForm.php
rename to web/modules/custom/edlp_studio/src/Form/ChutierDeleteForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/ChutierForm.php b/web/modules/custom/edlp_studio/src/Form/ChutierForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/ChutierForm.php
rename to web/modules/custom/edlp_studio/src/Form/ChutierForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/ChutierSettingsForm.php b/web/modules/custom/edlp_studio/src/Form/ChutierSettingsForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/ChutierSettingsForm.php
rename to web/modules/custom/edlp_studio/src/Form/ChutierSettingsForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/CompositionDeleteForm.php b/web/modules/custom/edlp_studio/src/Form/CompositionDeleteForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/CompositionDeleteForm.php
rename to web/modules/custom/edlp_studio/src/Form/CompositionDeleteForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/CompositionForm.php b/web/modules/custom/edlp_studio/src/Form/CompositionForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/CompositionForm.php
rename to web/modules/custom/edlp_studio/src/Form/CompositionForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Form/CompositionSettingsForm.php b/web/modules/custom/edlp_studio/src/Form/CompositionSettingsForm.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Form/CompositionSettingsForm.php
rename to web/modules/custom/edlp_studio/src/Form/CompositionSettingsForm.php
diff --git a/web/sites/all/modules/figli/edlp_studio/src/Plugin/Block/StudioLinkBlock.php b/web/modules/custom/edlp_studio/src/Plugin/Block/StudioLinkBlock.php
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/src/Plugin/Block/StudioLinkBlock.php
rename to web/modules/custom/edlp_studio/src/Plugin/Block/StudioLinkBlock.php
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/chutier.html.twig b/web/modules/custom/edlp_studio/templates/chutier.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/chutier.html.twig
rename to web/modules/custom/edlp_studio/templates/chutier.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/composition.html.twig b/web/modules/custom/edlp_studio/templates/composition.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/composition.html.twig
rename to web/modules/custom/edlp_studio/templates/composition.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/edlp-chutier-ui.html.twig b/web/modules/custom/edlp_studio/templates/edlp-chutier-ui.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/edlp-chutier-ui.html.twig
rename to web/modules/custom/edlp_studio/templates/edlp-chutier-ui.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/edlp-composition-ui.html.twig b/web/modules/custom/edlp_studio/templates/edlp-composition-ui.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/edlp-composition-ui.html.twig
rename to web/modules/custom/edlp_studio/templates/edlp-composition-ui.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/edlp-compositions-list.html.twig b/web/modules/custom/edlp_studio/templates/edlp-compositions-list.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/edlp-compositions-list.html.twig
rename to web/modules/custom/edlp_studio/templates/edlp-compositions-list.html.twig
diff --git a/web/sites/all/modules/figli/edlp_studio/templates/edlp-studio-ui.html.twig b/web/modules/custom/edlp_studio/templates/edlp-studio-ui.html.twig
similarity index 100%
rename from web/sites/all/modules/figli/edlp_studio/templates/edlp-studio-ui.html.twig
rename to web/modules/custom/edlp_studio/templates/edlp-studio-ui.html.twig
diff --git a/web/sites/all/modules/figli/gulpfile.js b/web/modules/custom/gulpfile.js
similarity index 100%
rename from web/sites/all/modules/figli/gulpfile.js
rename to web/modules/custom/gulpfile.js
diff --git a/web/sites/all/modules/figli/package-lock.json b/web/modules/custom/package-lock.json
similarity index 100%
rename from web/sites/all/modules/figli/package-lock.json
rename to web/modules/custom/package-lock.json
diff --git a/web/sites/all/modules/figli/package.json b/web/modules/custom/package.json
similarity index 100%
rename from web/sites/all/modules/figli/package.json
rename to web/modules/custom/package.json
diff --git a/web/sites/all/themes/custom/edlptheme/.gitignore b/web/themes/custom/edlptheme/.gitignore
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/.gitignore
rename to web/themes/custom/edlptheme/.gitignore
diff --git a/web/sites/all/themes/custom/edlptheme/README.md b/web/themes/custom/edlptheme/README.md
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/README.md
rename to web/themes/custom/edlptheme/README.md
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/bower/imagesloaded.pkgd.min.js b/web/themes/custom/edlptheme/assets/dist/bower/imagesloaded.pkgd.min.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/bower/imagesloaded.pkgd.min.js
rename to web/themes/custom/edlptheme/assets/dist/bower/imagesloaded.pkgd.min.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/bower/jquery.hotkeys.js b/web/themes/custom/edlptheme/assets/dist/bower/jquery.hotkeys.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/bower/jquery.hotkeys.js
rename to web/themes/custom/edlptheme/assets/dist/bower/jquery.hotkeys.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/bower/masonry.pkgd.min.js b/web/themes/custom/edlptheme/assets/dist/bower/masonry.pkgd.min.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/bower/masonry.pkgd.min.js
rename to web/themes/custom/edlptheme/assets/dist/bower/masonry.pkgd.min.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-next.svg b/web/themes/custom/edlptheme/assets/dist/img/audio-player-next.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-next.svg
rename to web/themes/custom/edlptheme/assets/dist/img/audio-player-next.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-pause.svg b/web/themes/custom/edlptheme/assets/dist/img/audio-player-pause.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-pause.svg
rename to web/themes/custom/edlptheme/assets/dist/img/audio-player-pause.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-play.svg b/web/themes/custom/edlptheme/assets/dist/img/audio-player-play.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-play.svg
rename to web/themes/custom/edlptheme/assets/dist/img/audio-player-play.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-previous.svg b/web/themes/custom/edlptheme/assets/dist/img/audio-player-previous.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/audio-player-previous.svg
rename to web/themes/custom/edlptheme/assets/dist/img/audio-player-previous.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/close.svg b/web/themes/custom/edlptheme/assets/dist/img/close.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/close.svg
rename to web/themes/custom/edlptheme/assets/dist/img/close.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/delete.svg b/web/themes/custom/edlptheme/assets/dist/img/delete.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/delete.svg
rename to web/themes/custom/edlptheme/assets/dist/img/delete.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/edlp-loader-anim.svg b/web/themes/custom/edlptheme/assets/dist/img/edlp-loader-anim.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/edlp-loader-anim.svg
rename to web/themes/custom/edlptheme/assets/dist/img/edlp-loader-anim.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/edlp-loader.svg b/web/themes/custom/edlptheme/assets/dist/img/edlp-loader.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/edlp-loader.svg
rename to web/themes/custom/edlptheme/assets/dist/img/edlp-loader.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/favori-off.svg b/web/themes/custom/edlptheme/assets/dist/img/favori-off.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/favori-off.svg
rename to web/themes/custom/edlptheme/assets/dist/img/favori-off.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/favori-on.svg b/web/themes/custom/edlptheme/assets/dist/img/favori-on.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/favori-on.svg
rename to web/themes/custom/edlptheme/assets/dist/img/favori-on.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/logo.svg b/web/themes/custom/edlptheme/assets/dist/img/logo.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/logo.svg
rename to web/themes/custom/edlptheme/assets/dist/img/logo.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/random-active.svg b/web/themes/custom/edlptheme/assets/dist/img/random-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/random-active.svg
rename to web/themes/custom/edlptheme/assets/dist/img/random-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/random.svg b/web/themes/custom/edlptheme/assets/dist/img/random.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/random.svg
rename to web/themes/custom/edlptheme/assets/dist/img/random.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/search-active.svg b/web/themes/custom/edlptheme/assets/dist/img/search-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/search-active.svg
rename to web/themes/custom/edlptheme/assets/dist/img/search-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/search.svg b/web/themes/custom/edlptheme/assets/dist/img/search.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/search.svg
rename to web/themes/custom/edlptheme/assets/dist/img/search.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/studio-active.svg b/web/themes/custom/edlptheme/assets/dist/img/studio-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/studio-active.svg
rename to web/themes/custom/edlptheme/assets/dist/img/studio-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/studio.svg b/web/themes/custom/edlptheme/assets/dist/img/studio.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/studio.svg
rename to web/themes/custom/edlptheme/assets/dist/img/studio.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/trash.svg b/web/themes/custom/edlptheme/assets/dist/img/trash.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/trash.svg
rename to web/themes/custom/edlptheme/assets/dist/img/trash.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/img/user.svg b/web/themes/custom/edlptheme/assets/dist/img/user.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/img/user.svg
rename to web/themes/custom/edlptheme/assets/dist/img/user.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/scripts/main.min.js b/web/themes/custom/edlptheme/assets/dist/scripts/main.min.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/scripts/main.min.js
rename to web/themes/custom/edlptheme/assets/dist/scripts/main.min.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/scripts/redirect.min.js b/web/themes/custom/edlptheme/assets/dist/scripts/redirect.min.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/scripts/redirect.min.js
rename to web/themes/custom/edlptheme/assets/dist/scripts/redirect.min.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/styles/app.css b/web/themes/custom/edlptheme/assets/dist/styles/app.css
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/styles/app.css
rename to web/themes/custom/edlptheme/assets/dist/styles/app.css
diff --git a/web/sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css b/web/themes/custom/edlptheme/assets/dist/styles/app.min.css
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css
rename to web/themes/custom/edlptheme/assets/dist/styles/app.min.css
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/audio-player-next.svg b/web/themes/custom/edlptheme/assets/img/audio-player-next.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/audio-player-next.svg
rename to web/themes/custom/edlptheme/assets/img/audio-player-next.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/audio-player-pause.svg b/web/themes/custom/edlptheme/assets/img/audio-player-pause.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/audio-player-pause.svg
rename to web/themes/custom/edlptheme/assets/img/audio-player-pause.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/audio-player-play.svg b/web/themes/custom/edlptheme/assets/img/audio-player-play.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/audio-player-play.svg
rename to web/themes/custom/edlptheme/assets/img/audio-player-play.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/audio-player-previous.svg b/web/themes/custom/edlptheme/assets/img/audio-player-previous.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/audio-player-previous.svg
rename to web/themes/custom/edlptheme/assets/img/audio-player-previous.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/close.svg b/web/themes/custom/edlptheme/assets/img/close.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/close.svg
rename to web/themes/custom/edlptheme/assets/img/close.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/delete.svg b/web/themes/custom/edlptheme/assets/img/delete.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/delete.svg
rename to web/themes/custom/edlptheme/assets/img/delete.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/edlp-loader-anim.svg b/web/themes/custom/edlptheme/assets/img/edlp-loader-anim.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/edlp-loader-anim.svg
rename to web/themes/custom/edlptheme/assets/img/edlp-loader-anim.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/edlp-loader.svg b/web/themes/custom/edlptheme/assets/img/edlp-loader.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/edlp-loader.svg
rename to web/themes/custom/edlptheme/assets/img/edlp-loader.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/favori-off.svg b/web/themes/custom/edlptheme/assets/img/favori-off.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/favori-off.svg
rename to web/themes/custom/edlptheme/assets/img/favori-off.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/favori-on.svg b/web/themes/custom/edlptheme/assets/img/favori-on.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/favori-on.svg
rename to web/themes/custom/edlptheme/assets/img/favori-on.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/logo.svg b/web/themes/custom/edlptheme/assets/img/logo.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/logo.svg
rename to web/themes/custom/edlptheme/assets/img/logo.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/random-active.svg b/web/themes/custom/edlptheme/assets/img/random-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/random-active.svg
rename to web/themes/custom/edlptheme/assets/img/random-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/random.svg b/web/themes/custom/edlptheme/assets/img/random.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/random.svg
rename to web/themes/custom/edlptheme/assets/img/random.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/search-active.svg b/web/themes/custom/edlptheme/assets/img/search-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/search-active.svg
rename to web/themes/custom/edlptheme/assets/img/search-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/search.svg b/web/themes/custom/edlptheme/assets/img/search.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/search.svg
rename to web/themes/custom/edlptheme/assets/img/search.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/studio-active.svg b/web/themes/custom/edlptheme/assets/img/studio-active.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/studio-active.svg
rename to web/themes/custom/edlptheme/assets/img/studio-active.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/studio.svg b/web/themes/custom/edlptheme/assets/img/studio.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/studio.svg
rename to web/themes/custom/edlptheme/assets/img/studio.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/trash.svg b/web/themes/custom/edlptheme/assets/img/trash.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/trash.svg
rename to web/themes/custom/edlptheme/assets/img/trash.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/img/user.svg b/web/themes/custom/edlptheme/assets/img/user.svg
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/img/user.svg
rename to web/themes/custom/edlptheme/assets/img/user.svg
diff --git a/web/sites/all/themes/custom/edlptheme/assets/json/shared_variables.json b/web/themes/custom/edlptheme/assets/json/shared_variables.json
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/json/shared_variables.json
rename to web/themes/custom/edlptheme/assets/json/shared_variables.json
diff --git a/web/sites/all/themes/custom/edlptheme/assets/scripts/main.js b/web/themes/custom/edlptheme/assets/scripts/main.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/scripts/main.js
rename to web/themes/custom/edlptheme/assets/scripts/main.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/scripts/redirect.js b/web/themes/custom/edlptheme/assets/scripts/redirect.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/scripts/redirect.js
rename to web/themes/custom/edlptheme/assets/scripts/redirect.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/scripts/shared_variables_model.js b/web/themes/custom/edlptheme/assets/scripts/shared_variables_model.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/scripts/shared_variables_model.js
rename to web/themes/custom/edlptheme/assets/scripts/shared_variables_model.js
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/app.scss b/web/themes/custom/edlptheme/assets/styles/app.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/app.scss
rename to web/themes/custom/edlptheme/assets/styles/app.scss
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/README.md b/web/themes/custom/edlptheme/assets/styles/base/README.md
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/README.md
rename to web/themes/custom/edlptheme/assets/styles/base/README.md
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/_colors.scss b/web/themes/custom/edlptheme/assets/styles/base/_colors.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/_colors.scss
rename to web/themes/custom/edlptheme/assets/styles/base/_colors.scss
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/_fonts.scss b/web/themes/custom/edlptheme/assets/styles/base/_fonts.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/_fonts.scss
rename to web/themes/custom/edlptheme/assets/styles/base/_fonts.scss
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/_grid.scss b/web/themes/custom/edlptheme/assets/styles/base/_grid.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/_grid.scss
rename to web/themes/custom/edlptheme/assets/styles/base/_grid.scss
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/_layout.scss b/web/themes/custom/edlptheme/assets/styles/base/_layout.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/_layout.scss
rename to web/themes/custom/edlptheme/assets/styles/base/_layout.scss
diff --git a/web/sites/all/themes/custom/edlptheme/assets/styles/base/_reset.scss b/web/themes/custom/edlptheme/assets/styles/base/_reset.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/assets/styles/base/_reset.scss
rename to web/themes/custom/edlptheme/assets/styles/base/_reset.scss
diff --git a/web/sites/all/themes/custom/edlptheme/bower.json b/web/themes/custom/edlptheme/bower.json
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/bower.json
rename to web/themes/custom/edlptheme/bower.json
diff --git a/web/sites/all/themes/custom/edlptheme/edlptheme.breakpoints.yml b/web/themes/custom/edlptheme/edlptheme.breakpoints.yml
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/edlptheme.breakpoints.yml
rename to web/themes/custom/edlptheme/edlptheme.breakpoints.yml
diff --git a/web/sites/all/themes/custom/edlptheme/edlptheme.info.yml b/web/themes/custom/edlptheme/edlptheme.info.yml
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/edlptheme.info.yml
rename to web/themes/custom/edlptheme/edlptheme.info.yml
diff --git a/web/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml b/web/themes/custom/edlptheme/edlptheme.libraries.yml
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/edlptheme.libraries.yml
rename to web/themes/custom/edlptheme/edlptheme.libraries.yml
diff --git a/web/sites/all/themes/custom/edlptheme/edlptheme.theme b/web/themes/custom/edlptheme/edlptheme.theme
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/edlptheme.theme
rename to web/themes/custom/edlptheme/edlptheme.theme
diff --git a/web/sites/all/themes/custom/edlptheme/favicon.ico b/web/themes/custom/edlptheme/favicon.ico
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/favicon.ico
rename to web/themes/custom/edlptheme/favicon.ico
diff --git a/web/sites/all/themes/custom/edlptheme/gulpfile.js b/web/themes/custom/edlptheme/gulpfile.js
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/gulpfile.js
rename to web/themes/custom/edlptheme/gulpfile.js
diff --git a/web/sites/all/themes/custom/edlptheme/package.json b/web/themes/custom/edlptheme/package.json
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/package.json
rename to web/themes/custom/edlptheme/package.json
diff --git a/web/sites/all/themes/custom/edlptheme/templates/block/block--system-branding-block.html.twig b/web/themes/custom/edlptheme/templates/block/block--system-branding-block.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/block/block--system-branding-block.html.twig
rename to web/themes/custom/edlptheme/templates/block/block--system-branding-block.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/block/block--system-main-block.html.twig b/web/themes/custom/edlptheme/templates/block/block--system-main-block.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/block/block--system-main-block.html.twig
rename to web/themes/custom/edlptheme/templates/block/block--system-main-block.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/block/block--userlogin.html.twig b/web/themes/custom/edlptheme/templates/block/block--userlogin.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/block/block--userlogin.html.twig
rename to web/themes/custom/edlptheme/templates/block/block--userlogin.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-agenda.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-agenda.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-agenda.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-agenda.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--node--article.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--default.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--node--default.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--default.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--node--default.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--evenement--default.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--node--evenement--default.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--evenement--default.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--node--evenement--default.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--transcript.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--node--transcript.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--node--transcript.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--node--transcript.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--index.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-ajax--taxonomy-term--notice.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-corpus-articlesindex.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-collection.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-corpus-collection.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-collection.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-corpus-collection.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-lastdocs.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-corpus-lastdocs.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-corpus-lastdocs.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-corpus-lastdocs.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-home.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-home.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-home.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-home.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-productions.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-productions.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-productions.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-productions.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-search-results.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-search-results.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-search-results.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-search-results.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-search-search-form.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-search-search-form.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-search-search-form.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-search-search-form.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/edlp-studio-ui.html.twig b/web/themes/custom/edlptheme/templates/content/edlp-studio-ui.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/edlp-studio-ui.html.twig
rename to web/themes/custom/edlptheme/templates/content/edlp-studio-ui.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/file-link.html.twig b/web/themes/custom/edlptheme/templates/content/file-link.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/file-link.html.twig
rename to web/themes/custom/edlptheme/templates/content/file-link.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/image-formatter.html.twig b/web/themes/custom/edlptheme/templates/content/image-formatter.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/image-formatter.html.twig
rename to web/themes/custom/edlptheme/templates/content/image-formatter.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--compo.html.twig b/web/themes/custom/edlptheme/templates/content/node--enregistrement--compo.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--compo.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--enregistrement--compo.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--index-home.html.twig b/web/themes/custom/edlptheme/templates/content/node--enregistrement--index-home.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--index-home.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--enregistrement--index-home.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--lastdocs.html.twig b/web/themes/custom/edlptheme/templates/content/node--enregistrement--lastdocs.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--lastdocs.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--enregistrement--lastdocs.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--player-cartel.html.twig b/web/themes/custom/edlptheme/templates/content/node--enregistrement--player-cartel.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--player-cartel.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--enregistrement--player-cartel.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--search-index.html.twig b/web/themes/custom/edlptheme/templates/content/node--enregistrement--search-index.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--enregistrement--search-index.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--enregistrement--search-index.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--evenement--aside.html.twig b/web/themes/custom/edlptheme/templates/content/node--evenement--aside.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--evenement--aside.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--evenement--aside.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--evenement--teaser.html.twig b/web/themes/custom/edlptheme/templates/content/node--evenement--teaser.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--evenement--teaser.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--evenement--teaser.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-1-columns.html.twig b/web/themes/custom/edlptheme/templates/content/node--page--image-1-columns.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-1-columns.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--page--image-1-columns.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-2-columns.html.twig b/web/themes/custom/edlptheme/templates/content/node--page--image-2-columns.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-2-columns.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--page--image-2-columns.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-2-columns0.html.twig b/web/themes/custom/edlptheme/templates/content/node--page--image-2-columns0.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--page--image-2-columns0.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--page--image-2-columns0.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node--page.html.twig b/web/themes/custom/edlptheme/templates/content/node--page.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node--page.html.twig
rename to web/themes/custom/edlptheme/templates/content/node--page.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/node.html.twig b/web/themes/custom/edlptheme/templates/content/node.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/node.html.twig
rename to web/themes/custom/edlptheme/templates/content/node.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/old__edlp-agenda.html.twig b/web/themes/custom/edlptheme/templates/content/old__edlp-agenda.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/old__edlp-agenda.html.twig
rename to web/themes/custom/edlptheme/templates/content/old__edlp-agenda.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/content/taxonomy-term--entrees--home-mobile.html.twig b/web/themes/custom/edlptheme/templates/content/taxonomy-term--entrees--home-mobile.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/content/taxonomy-term--entrees--home-mobile.html.twig
rename to web/themes/custom/edlptheme/templates/content/taxonomy-term--entrees--home-mobile.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/form/form-element.html.twig b/web/themes/custom/edlptheme/templates/form/form-element.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/form/form-element.html.twig
rename to web/themes/custom/edlptheme/templates/form/form-element.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/form/input--textfield.html.twig b/web/themes/custom/edlptheme/templates/form/input--textfield.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/form/input--textfield.html.twig
rename to web/themes/custom/edlptheme/templates/form/input--textfield.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/layout/html.html.twig b/web/themes/custom/edlptheme/templates/layout/html.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/layout/html.html.twig
rename to web/themes/custom/edlptheme/templates/layout/html.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/layout/maintenance-page.html.twig b/web/themes/custom/edlptheme/templates/layout/maintenance-page.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/layout/maintenance-page.html.twig
rename to web/themes/custom/edlptheme/templates/layout/maintenance-page.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/layout/page.html.twig b/web/themes/custom/edlptheme/templates/layout/page.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/layout/page.html.twig
rename to web/themes/custom/edlptheme/templates/layout/page.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/layout/region--content.html.twig b/web/themes/custom/edlptheme/templates/layout/region--content.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/layout/region--content.html.twig
rename to web/themes/custom/edlptheme/templates/layout/region--content.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/layout/region.html.twig b/web/themes/custom/edlptheme/templates/layout/region.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/layout/region.html.twig
rename to web/themes/custom/edlptheme/templates/layout/region.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/templates/navigation/links--language-block.html.twig b/web/themes/custom/edlptheme/templates/navigation/links--language-block.html.twig
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/templates/navigation/links--language-block.html.twig
rename to web/themes/custom/edlptheme/templates/navigation/links--language-block.html.twig
diff --git a/web/sites/all/themes/custom/edlptheme/variables.scss b/web/themes/custom/edlptheme/variables.scss
similarity index 100%
rename from web/sites/all/themes/custom/edlptheme/variables.scss
rename to web/themes/custom/edlptheme/variables.scss