gplcart/extractor

A tool to extract translatable string from GPL Cart source files

Installs: 15

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:gplcart-module

dev-master 2018-03-09 14:30 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:33:34 UTC


README

Build Status Scrutinizer Code Quality

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

  1. Download and extract to system/modules manually or using composer composer 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.
  2. Enable at admin/module/list

Usage

Go to admin/tool/extract, extract strings and download the file