From d7f292060720009fcb6132cd63f08f4d49fa4827 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 3 Oct 2019 08:38:09 -0400 Subject: [PATCH] Require and enable subpathauto module --- composer.json | 2 ++ config/sync/core.extension.yml | 1 + 2 files changed, 3 insertions(+) diff --git a/composer.json b/composer.json index 3891507..2f52a20 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,9 @@ "drupal/noreferrer": "^1.7", "drupal/password_policy": "^3.0", "drupal/scn": "^1.1", + "drupal/subpathauto": "^1.0@RC", "drupal/twigsuggest": "dev-8.x-1.x as 1.x-dev", + "drupal/views_url_path_arguments": "1.x-dev", "drupal/webform": "^5.4", "drush/drush": "^9.0", "drutopia/drutopia": "^1.0-beta2" diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 2c9394d..fda5837 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -98,6 +98,7 @@ module: serialization: 0 shortcut: 0 similarterms: 0 + subpathauto: 0 subprofiles: 0 system: 0 taxonomy: 0