PHPackages                             iconsofthu/magento2-german-language-pack - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Localization &amp; i18n](/categories/localization)
4. /
5. iconsofthu/magento2-german-language-pack

ActiveMagento2-language[Localization &amp; i18n](/categories/localization)

iconsofthu/magento2-german-language-pack
========================================

German language package for Magento 2

1.0.1(1y ago)05MITPHP

Since Apr 9Pushed 1y ago1 watchersCompare

[ Source](https://github.com/IconoCoders/magento2-german-language-pack)[ Packagist](https://packagist.org/packages/iconsofthu/magento2-german-language-pack)[ Docs](https://icoders.co)[ RSS](/packages/iconsofthu-magento2-german-language-pack/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Magento 2 German Language Pack
------------------------------

[](#magento-2-german-language-pack)

This project forked from Mageplaza and will be continuously updated.

1. Language Package Process
---------------------------

[](#1-language-package-process)

This is status of German Language Pack, you can see how many percentage of this project has been done.

2. How to Install German Language Pack
--------------------------------------

[](#2-how-to-install-german-language-pack)

There are 3 different methods to install this language pack.

### ✓ Method #1. Composer method (Recommend)

[](#-method-1-composer-method-recommend)

Install the German language pack via composer is never easier.

**Install German pack**:

```
composer require iconsofthu/magento2-german-language-pack:dev-master
php bin/magento setup:static-content:deploy de_DE
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

```

**Update German pack**:

```
composer update iconsofthu/magento2-german-language-pack:dev-master
php bin/magento setup:static-content:deploy de_DE
php bin/magento indexer:reindex
php bin/magento cache:clean
php bin/magento cache:flush

```

#### Authentication required (If any)

[](#authentication-required-if-any)

[![Authentication required](https://camo.githubusercontent.com/18175f8adc784ebada66afdc2b6dae4954109fa15efaa41ee216b9e7db34af17/68747470733a2f2f63646e2e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f646d727969506b2e706e67)](https://camo.githubusercontent.com/18175f8adc784ebada66afdc2b6dae4954109fa15efaa41ee216b9e7db34af17/68747470733a2f2f63646e2e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f646d727969506b2e706e67)

If you have not added this authentication, you can follow [this guide](http://devdocs.magento.com/guides/v2.0/install-gde/prereq/connect-auth.html)

Or use these keys:

```
Public Key: c7af1bfc9352e9c986637eec85ed53af
Private Key: 17e1b72ea5f0b23e9dbfb1f68dc12b53

```

### ✓ Method #2. Copy &amp; Paste method (Not recommended)

[](#-method-2-copy--paste-method-not-recommended)

This method suitable for non-technical people such as merchants. Just download the package then flush cache.

**Overview**

- Step 1: Download the German language pack
- Step 2: Unzip German pack
- Step 3: Flush Magento 2 Cache

#### Step 1 : Download the German language pack

[](#step-1--download-the-german-language-pack)

You can download the language pack from above link

#### Step 2: Unzip German pack

[](#step-2-unzip-german-pack)

Unzip the German language pack to Magento 2 root folder. In this guide, we extract to `/var/www/html/`Your Magento 2 root folder can be: `/home/account_name/yourstore.com/public_html/`

```
unzip master.zip app/i18n/Iconocoders/

```

Rename folder `magento2-German-language-pack` to `de_DE`.

You also can unzip locally and upload them to Magento 2 root folder.

#### Step 3: Flush Magento 2 Cache

[](#step-3-flush-magento-2-cache)

Follow this guide to [Flush Cache on your Magento 2 store](https://www.mageplaza.com/kb/how-flush-enable-disable-cache.html)

### ✓ Method #3. Download and install manually (Not recommended)

[](#-method-3-download-and-install-manually-not-recommended)

To download and install German pack manually, you have to access to your server via FTP or SFTP.

#### Step 1: Download the package

[](#step-1-download-the-package)

- [Download .zip](https://github.com/iconsofthu/magento2-german-language-pack/archive/master.zip)
- [Download .tar.gz](https://github.com/iconsofthu/magento2-german-language-pack/tarball/master)

#### Step 1: Unzip and upload

[](#step-1-unzip-and-upload)

Unzip the compressed file and upload file `master.zip` into `app/i18n/Iconocoders/de_DE/`

See this screenshot:

[![German pack](https://camo.githubusercontent.com/c04c3b10d20c6dcd78639891bc0a0a55df5104d01048acd0420d8178041a9559/68747470733a2f2f63646e332e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f6c616e67756167652d7061636b2e706e67)](https://camo.githubusercontent.com/c04c3b10d20c6dcd78639891bc0a0a55df5104d01048acd0420d8178041a9559/68747470733a2f2f63646e332e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f6c616e67756167652d7061636b2e706e67)

This language pack code is: **de\_DE**

#### Step 2: Flush cache

[](#step-2-flush-cache)

Follow this guide to [Flush Cache on your Magento 2 store](https://www.mageplaza.com/kb/how-flush-enable-disable-cache.html)

3. How to Active the German language pack
-----------------------------------------

[](#3-how-to-active-the-german-language-pack)

Now time to active the German language pack for your Magento 2 store. From Magento 2 admin panel, navigate to `Stores > Configuration > General > Locale Options`[![{{Magento 2 German language pack}}](https://camo.githubusercontent.com/13654581146574de6068a83f2e963ecf75f4ccd1a290ccebca05b6a5f6f1883f/68747470733a2f2f63646e2e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f6150535541306c2e706e67)](https://camo.githubusercontent.com/13654581146574de6068a83f2e963ecf75f4ccd1a290ccebca05b6a5f6f1883f/68747470733a2f2f63646e2e6d616765706c617a612e636f6d2f6d656469612f67656e6572616c2f6150535541306c2e706e67)

4. Supported Magento versions
-----------------------------

[](#4-supported-magento-versions)

- Magento v2.0.x
- Magento v2.1.x
- Magento v2.2.x
- Magento v2.3.x

6. Notes
--------

[](#6-notes)

- This project automatically updates weekly from Crowdin.
- Any question, issue please [create a new issue](https://github.com/iconsofthu/magento2-german-language-pack/issues/new)

7. Language package authors
---------------------------

[](#7-language-package-authors)

- [Magento official translations project for Magento 2](https://crowdin.com/project/magento-2)
- Magento Community

8. References
-------------

[](#8-references)

-
-

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance43

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

451d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/265899?v=4)[kovacsdanielakos](/maintainers/kovacsdanielakos)[@kovacsdanielakos](https://github.com/kovacsdanielakos)

---

Top Contributors

[![progcode](https://avatars.githubusercontent.com/u/5430762?v=4)](https://github.com/progcode "progcode (1 commits)")

### Embed Badge

![Health badge](/badges/iconsofthu-magento2-german-language-pack/health.svg)

```
[![Health](https://phpackages.com/badges/iconsofthu-magento2-german-language-pack/health.svg)](https://phpackages.com/packages/iconsofthu-magento2-german-language-pack)
```

###  Alternatives

[mageplaza/magento-2-social-login

Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps

1841.2M5](/packages/mageplaza-magento-2-social-login)[mageplaza/magento-2-seo-extension

Magento 2 SEO extension

141527.1k2](/packages/mageplaza-magento-2-seo-extension)[mageplaza/magento-2-german-language-pack

German language package for Magento 2

231.8M1](/packages/mageplaza-magento-2-german-language-pack)[mageplaza/magento-2-french-language-pack

French language package for Magento 2

172.2M](/packages/mageplaza-magento-2-french-language-pack)[smmoosavi/php-gettext

Wrapper for php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.

1927.0k1](/packages/smmoosavi-php-gettext)[saeven/circlical-po-editor

Gettext \*.PO file editor and parser for PHP.

118.1k1](/packages/saeven-circlical-po-editor)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
