it4mage Italy Setup
Italian localization for Magento 1.x., (*1)
Description
Italian localization for Magento: translations and regions dictionary (province).
Please, use it on your Magento projects with Composer and improve it with our contribution process (see Contributing)., (*2)
Requirements
- PHP >= 5.2.0
- Mage_Core
- ...
Compatibility
- Magento CE >= 1.6
- Magento EE >= 1.11
Installation Instructions
Installation is possible in two different ways., (*3)
Preferred way: Composer and Magento Composer Installer, (*4)
Add the dependency to your composer.json
with this command:, (*5)
composer require it4mage/magento-italian-extension dev-master
Alternative way: Modman, (*6)
Run modman clone git@github.com:it4mage/magento_italia.git
, (*7)
Email templates customizations
Probably you may need to customize e-mail templates for your specific project but if you install the extension with
Composer or Modman you'll find that all templates are symlinked so you can't customize them. To do so we suggest you to
use Yireo_EmailOverride extension that allows to customize e-mail
templates at theme level., (*8)
Support
If you have any issues with this extension, open an issue on GitHub., (*9)
Contribution
Any contribution is highly appreciated.
You can fork the repository and use your own fork in your project (see Composer documentation for this).
When you're ready to submit your changes open a pull request on GitHub with your fork.
Please do it (especially for translations), so we can all take advantage of open source community work., (*10)
Developers
Francesco Marangi (@fmarangi)
Alessandro Ronchi (@aleron75)
Manuele Menozzi (@mmenozzi), (*11)
License
This library is under the MIT license. See the complete license in the LICENSE file., (*12)