Extractor is a module for GPL Cart shopping cart to extract translatable strings from various system and module files. Essentially it searches for text() functions and extracts their arguments. Extracted strings are stored in CSV files which can be downloaded.
Installation
- Download and extract to
system/modules
manually or using composercomposer require gplcart/extractor
. IMPORTANT: If you downloaded the module manually, be sure that the name of extracted module folder doesn't contain a branch/version suffix, e.g-master
. Rename if needed. - Enable at
admin/module/list
Usage
Go to admin/tool/extract
, extract strings and download the file