From 09f93398d2e92ad7cf3c783d9e4443f1eec6a300 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 10 Dec 2024 22:08:32 +0100 Subject: [PATCH] Drupal7 depreceated (#2743) --- apps.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps.toml b/apps.toml index 035f4b608..5e9e87758 100644 --- a/apps.toml +++ b/apps.toml @@ -453,6 +453,7 @@ url = "https://github.com/YunoHost-Apps/cinny_ynh" [civicrm_drupal7] added_date = 1674232499 # 2023/01/20 +antifeatures = [ "deprecated-software" ] category = "productivity_and_management" level = 8 state = "working" @@ -959,6 +960,7 @@ url = "https://github.com/YunoHost-Apps/drupal_ynh" [drupal7] added_date = 1674232499 # 2023/01/20 +antifeatures = [ "deprecated-software" ] category = "publishing" level = 8 state = "working"