Word Serialization
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module provides a Word encoder for the Drupal 8 Serialization API. This
enables the DOCX format to be used for data output (and potentially input,
eventually). For example:
For example:
- Views can output DOCX data via a 'Word Export' display in a View.
- Module developers can leverage DOCX as a format when using the
Serialization API.
Installation
