2017 © Pedro Peláez
 

archive-package phpbb-translation-russian

This package is an installer that will download phpBB Russian Language Pack from the http://phpbb.com website and unpack it at Composer project.

image

sergeym/phpbb-translation-russian

This package is an installer that will download phpBB Russian Language Pack from the http://phpbb.com website and unpack it at Composer project.

  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

phpBB Russian Language Pack installer

This package is an installer that will download phpBB Russian Language Pack from the http://phpbb.com website and unpack it at Composer project., (*1)

phpBB is not directly contained in this project. It is downloaded from the phpbb.com website., (*2)

Installing phpBB Russian language pack using this Composer package:

Not used to Composer? The first step is installing Composer. This is essentially a one line process:, (*3)

curl -s https://getcomposer.org/installer | php

Windows users can download the phar file here: [http://getcomposer.org/download/](install composer). Then create a composer.json file at the root of your project:, (*4)

{
    "require": {
        "sergeym/phpbb-translation-russian": "~1.0"
    }
}

and finally, run, (*5)

php composer.phar install

This will download and unpack the phpBB Russian Language Pack archive at the root of your project. In this example, the version downloaded is 1.0 or greater, but lower than 2.0 (this is the meaning of the ~ just before the version number)., (*6)

The Versions

15/03 2013

1.0.7.x-dev

1.0.7.9999999-dev

This package is an installer that will download phpBB Russian Language Pack from the http://phpbb.com website and unpack it at Composer project.

  Sources   Download

MIT

The Requires

 

15/03 2013

dev-master

9999999-dev

This package is an installer that will download phpBB Russian Language Pack from the http://phpbb.com website and unpack it at Composer project.

  Sources   Download

MIT

The Requires