LICENSE.txt
0 → 100644
+339
−0
+4
−0
+3
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
{
|
||
"name": "entity_word",
|
||
"name": "drupal/entity_word",
|
||
"type": "drupal-module",
|
||
"description": "Convert node content into word document using the PHPOffice/PHPWord library.",
|
||
"license": "GPL-2.0+",
|
||
"license": "GPL-2.0-or-later",
|
||
"require": {
|
||
"phpoffice/phpword": "0.18.3",
|
||
"drupal/core": "^8 || ^9"
|
||
"phpoffice/phpword": "~0.18.3"
|
||
}
|
||
} |
+0
−1
entity_word.links.task.yml
0 → 100644
+6
−0
Loading