concrete5-package localizer
- Saturday, February 21, 2015
- by mlocati
- Repository
- 3 Watchers
- 6 Stars
- 78 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 3 Forks
- 0 Open issues
- 5 Versions
- 1 % Grown
concrete5 - Localizer package
A concrete5 package to allow localization of special items in concrete5., (*1)
Installation
- cd into the packages directory
- clone repository using
git clone https://github.com/mlocati/concrete5-localizer.git localizer
Or install using composer (http://getcomposer.org ), (*2)
- cd to your concrete5 root directory
- run
curl -sS https://getcomposer.org/installer | php
- add this to your
composer.json
file
{
"require": {
"mlocati/localizer": "@dev"
}
}
- run
php composer.phar install
dev-translation-library
dev-translation-library
Sources
Download
The Requires
concrete5
dev-add-custom-templates-v2
dev-add-custom-templates-v2
Sources
Download
The Requires
concrete5
dev-add-custom-templates
dev-add-custom-templates
Sources
Download
The Requires
concrete5