This is a concrete5 package that adds some concrete5 CLI commands for extracting translations from packages.
This also integrates with the twig templates composer package by extracting the translations also from those.
- Clone this repository into your concrete5 installations "packages" folder.
- Rename the folder to
translation_utilities
. - Go to your installations Dashboard > Extend concrete5 section
- Install the package visible in the list
cd your/project/folder/concrete/bin
./concrete5 translations:extract_translations your_package_handle
Licensed under the MIT license. See LICENSE for more information.
Copyright (c) 2015 Mainio Tech Ltd.