2017 © Pedro Peláez
 

gplcart-module extractor

A tool to extract translatable string from GPL Cart source files

image

gplcart/extractor

A tool to extract translatable string from GPL Cart source files

  • Friday, March 9, 2018
  • by gplcart
  • Repository
  • 0 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Build Status Scrutinizer Code Quality, (*1)

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., (*2)

Installation, (*3)

  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, (*4)

Go to admin/tool/extract, extract strings and download the file, (*5)

The Versions

09/03 2018

dev-master

9999999-dev

A tool to extract translatable string from GPL Cart source files

  Sources   Download

GPL-3.0 GPL-3.0-or-later

The Requires

 

by Iurii Makukh

i18n gplcart gplcart-module

09/03 2018

dev-dev

dev-dev

A tool to extract translatable string from GPL Cart source files

  Sources   Download

GPL-3.0-or-later

The Requires

 

i18n gplcart gplcart-module