Create a block of testimonials

Sorted by weight, added using the Weight module.
https://www.drupal.org/project/weight

If two testimonials have the same weight, they are sorted by their
created date.
This commit is contained in:
Oliver Davies 2025-05-16 00:37:24 +01:00
parent b8ca93ff2b
commit cfb98aea2f
15 changed files with 381 additions and 14 deletions

View file

@ -24,6 +24,7 @@
"drupal/paragraphs": "^1.19",
"drupal/pathauto": "^1.13",
"drupal/tome": "^1.13",
"drupal/weight": "^3.6",
"drush/drush": "^13.5"
},
"conflict": {