Automatically create podcast episode titles
Automatically create podcast episode titles with the auto_entitylabel module, containing the episode number, topic and guest names.
This commit is contained in:
parent
54d2a8462f
commit
a71f77ab9f
5 changed files with 97 additions and 4 deletions
|
@ -17,6 +17,7 @@
|
|||
"require": {
|
||||
"composer/installers": "^2.3",
|
||||
"cweagans/composer-patches": "^1.7",
|
||||
"drupal/auto_entitylabel": "^3.4",
|
||||
"drupal/core-composer-scaffold": "^11.1",
|
||||
"drupal/core-project-message": "^11.1",
|
||||
"drupal/core-recommended": "^11.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue