flownative/neos-trados

Last activity 13 Sep 2022 5 4 5927
composer require flownative/neos-trados

XML import/export for Neos, suited for Trados translations

dev-main

Version
dev-main
Type
neos-package
Release Date
Sep 13, 2022 13:53
Source
git
Distribution
zip
Requires
  • neos/neos: ^5.3 || ^7.0 || ^8.0
  • php: ^7.4 || ^8.0
  • ext-xmlwriter: *
  • ext-xmlreader: *
MIT 36986dc74bb26f0442295553e59c4e64cddece84

Readme excerpt

Trados Support for Neos Features
  • Export content into an XML format Trados can digest and that carries only needed data
  • Import translations into a specific language
Installation

composer require flownative/neos-trados

Usage

The export command:

Export sites content (e.g. trados:export --filename "acme.com.xml" --source-language "en") COMMAND: flownative.neos.trados:trados:export USAGE: ./flow trados:export [<options>] <starting point> <source language> ARGUMENTS: --starting-point The node with which to start the export, relative to the site node. Optional. --source-language The …
Read more
The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 44 package(s).