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

2.1.0

Version
2.1.0
Type
neos-package
Release Date
Dec 10, 2021 11:25
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0 || ^7.0
  • php: ^7.4 || ^8.0
  • ext-xmlwriter: *
  • ext-xmlreader: *
MIT b07403e8c8f32ba3778bbd4b2e1a5210145a718e

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).