Entity Word can create a word document from node entity based on title and body.
URL to use: /entity-word/{node_id}/word in your required node twig file to download the entity content.
Example: /entity-word/10/word
Also "Download Word Document" local task tab will be visible to download the document.
We will have to give the permission "Access the download the node content as a word document" to download the node as word document.
Entity Word uses `phpoffice/phpword` library to generate word document.
Install with composer only!
-Module
composer require drupal/entity_word
No CSS and/or JS is required to manage the word document layout and font style.
There is a configuration settings through which layout, style of title and body of the word document can be managed by administrator.
Project information
Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Content editing experience
- Ecosystem: My module
47 sites report using this module
- Created by jayprakash01 on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.


