structure sync

This commit is contained in:
Bachir Soussi Chiadmi 2024-04-09 12:28:50 +02:00
parent 090ead3cbb
commit 3894df0162
3 changed files with 84 additions and 1 deletions

View File

@ -33,6 +33,7 @@
"drupal/registration_role": "^2.0",
"drupal/smart_date": "^4.1@RC",
"drupal/social_media_links": "^2.9",
"drupal/structure_sync": "^2.0",
"drupal/terms_of_use": "^2.3",
"drupal/user_email_verification": "^1.2",
"drupal/view_unpublished": "^1.2",

83
composer.lock generated
View File

@ -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": "006533954e7bdaeccbccd782281c849c",
"content-hash": "eb1dfc152331cad91d619530b1c15189",
"packages": [
{
"name": "asm89/stack-cors",
@ -6939,6 +6939,87 @@
"source": "https://git.drupalcode.org/project/sophron"
}
},
{
"name": "drupal/structure_sync",
"version": "2.0.7",
"source": {
"type": "git",
"url": "https://git.drupalcode.org/project/structure_sync.git",
"reference": "2.0.7"
},
"dist": {
"type": "zip",
"url": "https://ftp.drupal.org/files/projects/structure_sync-2.0.7.zip",
"reference": "2.0.7",
"shasum": "d77a8b3cfd614cf7699187fce610e4d490f8f0fc"
},
"require": {
"drupal/core": "^8 || ^9 || ^10 || ^11",
"php": ">=7.1"
},
"require-dev": {
"drush/drush": "^9 || ^10 || ^11 || ^12"
},
"type": "drupal-module",
"extra": {
"drupal": {
"version": "2.0.7",
"datestamp": "1711457726",
"security-coverage": {
"status": "covered",
"message": "Covered by Drupal's security advisory policy"
}
},
"drush": {
"services": {
"drush.services.yml": "^9 || ^10 || ^11 || ^12"
}
}
},
"notification-url": "https://packages.drupal.org/8/downloads",
"license": [
"GPL-2.0-or-later"
],
"authors": [
{
"name": "colan",
"homepage": "https://www.drupal.org/user/58704"
},
{
"name": "fidovdbos",
"homepage": "https://www.drupal.org/user/1494332"
},
{
"name": "joachim",
"homepage": "https://www.drupal.org/user/107701"
},
{
"name": "louis-cuny",
"homepage": "https://www.drupal.org/user/3606332"
},
{
"name": "mparker17",
"homepage": "https://www.drupal.org/user/536298"
},
{
"name": "spiderman",
"homepage": "https://www.drupal.org/user/1631"
},
{
"name": "timKruijsen",
"homepage": "https://www.drupal.org/user/3513437"
},
{
"name": "vinlaurens",
"homepage": "https://www.drupal.org/user/2945689"
}
],
"description": "Tool for syncing structural data that is stored as content.",
"homepage": "https://www.drupal.org/project/structure_sync",
"support": {
"source": "https://git.drupalcode.org/project/structure_sync"
}
},
{
"name": "drupal/synonyms",
"version": "2.1.3",

View File

@ -105,6 +105,7 @@ module:
smart_trim: 0
smtp: 0
social_media_links: 0
structure_sync: 0
system: 0
taxonomy: 0
telephone: 0