PHPackages                             bestit/contentful-translation-bundle - 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. bestit/contentful-translation-bundle

ActiveLib[Localization &amp; i18n](/categories/localization)

bestit/contentful-translation-bundle
====================================

A Translation bundle for loading messages from contentful

0.1.0(8y ago)040MITPHPPHP ^7.0

Since Nov 16Pushed 8y ago3 watchersCompare

[ Source](https://github.com/bestit/contentful-translation-bundle)[ Packagist](https://packagist.org/packages/bestit/contentful-translation-bundle)[ RSS](/packages/bestit-contentful-translation-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (8)Versions (2)Used By (0)

bestit/contentful-translation-bundle
====================================

[](#bestitcontentful-translation-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/cb1411caeaed511adb1d25026fcd3d16a84056dd7c01e4ab2721832dd5e09d4c/68747470733a2f2f706f7365722e707567782e6f72672f6265737469742f636f6e74656e7466756c2d7472616e736c6174696f6e2d62756e646c652f762f737461626c65)](https://packagist.org/packages/bestit/contentful-translation-bundle)[![Total Downloads](https://camo.githubusercontent.com/3e3afd8c1b9050fe9c597249fdc2035067222040c9d904d4e8c1103f3f5c77a5/68747470733a2f2f706f7365722e707567782e6f72672f6265737469742f636f6e74656e7466756c2d7472616e736c6174696f6e2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/bestit/contentful-translation-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/c6678480f2cb3b69628c8bf5b5b3c24646ea08e894aa410ba0b56dcf763e4957/68747470733a2f2f706f7365722e707567782e6f72672f6265737469742f636f6e74656e7466756c2d7472616e736c6174696f6e2d62756e646c652f762f756e737461626c65)](https://packagist.org/packages/bestit/contentful-translation-bundle)[![License](https://camo.githubusercontent.com/11e2358b83501c7c99e19990cbe3df9f9a58f9fb5047a48ca9bc308d3157a70e/68747470733a2f2f706f7365722e707567782e6f72672f6265737469742f636f6e74656e7466756c2d7472616e736c6174696f6e2d62756e646c652f6c6963656e7365)](https://packagist.org/packages/bestit/contentful-translation-bundle)

A Translation bundle for loading messages from contentful

Step 1: Download the Bundle
---------------------------

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

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require bestit/contentful-translation-bundle
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Step 2: Enable the Bundle
-------------------------

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
