PHPackages                             bitsoflove/craft-easy-translations - 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. bitsoflove/craft-easy-translations

ActiveCraft-plugin[Localization &amp; i18n](/categories/localization)

bitsoflove/craft-easy-translations
==================================

Easily manage your static translations in Craft CMS.

1.0.0(2y ago)182proprietaryPHP

Since Aug 25Pushed 2y ago2 watchersCompare

[ Source](https://github.com/bitsoflove/craft-easy-translations)[ Packagist](https://packagist.org/packages/bitsoflove/craft-easy-translations)[ RSS](/packages/bitsoflove-craft-easy-translations/feed)WikiDiscussions craft-4 Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Easy Translations
=================

[](#easy-translations)

The Easy Translations plugin makes it easy to manage your site's static translations. With a clean overview of all used translations and support for Export/Import, you can quickly start translating all your sites!

[![repo-img](./resources/img/info-1.jpeg)](./resources/img/info-1.jpeg)

Features
--------

[](#features)

- Easily view and update all static translations.
- Summary off all static translations used in each file.
- Saved translations will be stored in the database. No conflict between development and client.
- Export translations to CSV, XML and JSON.
- Import translations using CSV.
- User rights to decide who can view what translations.
- Sorting and searching to quickly find specific translations.

Usage
-----

[](#usage)

### Main Translation Table

[](#main-translation-table)

The table on the main page of the plugin contains a list of all the sources (the keys) as defined in the static translation files.

Next to the sources, in the second column, you can see and edit the translations. What translations you manage depends on the selected language/site in the top left multi-site menu.

### Sidebar

[](#sidebar)

Depending on the user's rights, different sections will be visible on the left of the main table.

#### Templates

[](#templates)

A sorted list of all the template files containing one or more translation keys. This is particularly useful for developers, wanting to know exactly where a translation is being used.

#### Categories

[](#categories)

Beneath the template paths, there's a list of categories. These include all the translations contained in static translation files such `app.php` and `site.php`.

### Translation Logic

[](#translation-logic)

By default the translations will first be extracted from the static translation files. Changing and saving some translations will result in **only** the altered translations to be saved to the database.

Translations saved in the database have priority over those in the static files. This means that admins/clients have full control over static translations without having to alter any file or code.

System Requirements
-------------------

[](#system-requirements)

- Craft 4.x

Installation
------------

[](#installation)

To install this plugin, go to your Craft project and follow the instructions below.

- Load the plugin via Composer:

```
composer require bitsoflove/craft-easy-translations -w
```

- Install the plugin in the Control Panel -&gt; Settings -&gt; Plugins. **Or** use the following command:

```
php craft plugin/install easy-translations
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 84% 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

Unknown

Total

1

Last Release

991d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/12af618decc6a5d5956bf9b61c65c0d8aedd995c525571c748c4e8d457b2535a?d=identicon)[stijntilleman](/maintainers/stijntilleman)

![](https://www.gravatar.com/avatar/e6f811eba2669b7b98bf674499f731525bb14880b183e53cb1ab7a7a13b8cb36?d=identicon)[doctorlove](/maintainers/doctorlove)

---

Top Contributors

[![DavidLaridon](https://avatars.githubusercontent.com/u/90856357?v=4)](https://github.com/DavidLaridon "DavidLaridon (42 commits)")[![pepijnolivier](https://avatars.githubusercontent.com/u/2015108?v=4)](https://github.com/pepijnolivier "pepijnolivier (4 commits)")[![stijntilleman](https://avatars.githubusercontent.com/u/1871004?v=4)](https://github.com/stijntilleman "stijntilleman (3 commits)")[![botoflove](https://avatars.githubusercontent.com/u/8668644?v=4)](https://github.com/botoflove "botoflove (1 commits)")

---

Tags

translationscmsmultisiteCraftcraftcmscraft-plugincraft3craft4

### Embed Badge

![Health badge](/badges/bitsoflove-craft-easy-translations/health.svg)

```
[![Health](https://phpackages.com/badges/bitsoflove-craft-easy-translations/health.svg)](https://phpackages.com/packages/bitsoflove-craft-easy-translations)
```

###  Alternatives

[acclaro/translations

Easily launch and manage multilingual Craft websites without having to copy/paste content or manually track updates.

1229.5k](/packages/acclaro-translations)[pierrestoffe/craft-language-redirector

Automatically redirect visitors to their preferred language

1634.0k](/packages/pierrestoffe-craft-language-redirector)

PHPackages © 2026

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