- π§πͺBelgium falc0
My attempt to fix rendering nested groups
I skipped comments in #9 for now.
- π§πͺBelgium rp7
Fixed deprecation notice: Deprecated function: Creation of dynamic property Drupal\\vbo_export\\Plugin\\Action\\VboExportDoc::$renderer is deprecated in Drupal\\vbo_export\\Plugin\\Action\\VboExportDoc->__construct().
- First commit to issue fork.
- πΊπ¦Ukraine AstonVictor
Hi there,
Prepared a new MR with a plugin to export data as a doc file. For exporting data, it uses phpoffice/phpword package.
Please, check if it works for you.
p.s. I didn't update the requirements hook because the package doesn't have a changelog file from the 1.2.0 version. And there is no sense to use 1.1.0 version because it uses the deprecated
utf8_encode()
function.
thanks in advance