it4mage / magento-italian-extension
Installs: 11 766
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 6
Open Issues: 0
Language:HTML
Type:magento-module
Requires
This package is auto-updated.
Last update: 2024-11-10 21:26:40 UTC
README
Italian localization for Magento 1.x.
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).
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.
Preferred way: Composer and Magento Composer Installer
Add the dependency to your composer.json
with this command:
composer require it4mage/magento-italian-extension dev-master
Alternative way: Modman
Run modman clone git@github.com:it4mage/magento_italia.git
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.
Support
If you have any issues with this extension, open an issue on GitHub.
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.
Developers
Francesco Marangi (@fmarangi) Alessandro Ronchi (@aleron75) Manuele Menozzi (@mmenozzi)
License
This library is under the MIT license. See the complete license in the LICENSE file.