2017 © Pedro Peláez
 

bundle translationtools-bundle

Translation tools for PrestaShop

image

prestashop/translationtools-bundle

Translation tools for PrestaShop

  • Monday, June 11, 2018
  • by ps-jarvis
  • Repository
  • 11 Watchers
  • 0 Stars
  • 86,327 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 9 Forks
  • 1 Open issues
  • 7 Versions
  • 13 % Grown

The README.md

TranslationToolsBundle

Tests Coverage Status, (*1)

Embed Translation dumpers and extractors for PrestaShop eCommerce CMS. Can be also useful if you need to parse Smarty files., (*2)

Installation

As usual, there is few steps required to install this bundle:, (*3)

1 Add this bundle to your project as a composer dependency:, (*4)

    // composer.json
    {
        // ...
        require: {
            // ...
            "prestashop/translationtools-bundle": "dev-master"
        }
    }

2 Add this bundle to your application kernel:, (*5)

    // app/AppKernel.php
    public function registerBundles()
    {
        $bundles = array(
            // ...
            new PrestaShop\TranslationToolsBundle\TranslationToolsBundle(),
        );

        return $bundles;
    }

3 How to contribute, (*6)

This bundle is unit-tested and well covered. You can execute the tests with this command:, (*7)

$ ./vendor/bin/phpunit

The Versions

11/06 2018

dev-master

9999999-dev

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

05/12 2017

2.x-dev

2.9999999.9999999.9999999-dev

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

05/12 2017

v2.0

2.0.0.0

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

30/11 2017

1.x-dev

1.9999999.9999999.9999999-dev

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

30/11 2017

1.0.0

1.0.0.0

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

02/09 2016

v0.2

0.2.0.0

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop

23/08 2016

v0.1

0.1.0.0

Translation tools for PrestaShop

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nawo Mbechezi
by Jérémie Tabet

parser translation prestashop