Page tree

translate5 plug-ins can add major functionality to translate5 such as Translation Memory, Machine Translation, conversion of native source files (like Indesing, Word, etc.), Track Changes or Review in PDF-like layout.

To install a plug-in:

  1. Place the plug-in folder inside of the plug-in directory of translate5, which is /application/modules/editor/Plugins - for many translate5 plug-ins this is already the case after installing translate5
  2. Run the database updater in the php container

    t5 database:update
  3. Then activate the plug-in in the php container - see: Plugin installation and activation

    t5 plugin:enable PLUGIN_NAME
  • No labels