PHPackages                             phlexible/focal-point-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. [Image &amp; Media](/categories/media)
4. /
5. phlexible/focal-point-bundle

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

phlexible/focal-point-bundle
============================

phlexible focal point bundle

1.1.3(9y ago)0175MITPHPPHP &gt;=5.6.0

Since Jul 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/phlexible/focal-point-bundle)[ Packagist](https://packagist.org/packages/phlexible/focal-point-bundle)[ RSS](/packages/phlexible-focal-point-bundle/feed)WikiDiscussions master Synced 1mo ago

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

PhlexibleFocalPointBundle
=========================

[](#phlexiblefocalpointbundle)

The PhlexibleFocalPointBundle adds support for country-based content support in phlexible.

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

[](#installation)

1. Download PhlexibleFocalPointBundle using composer
2. Enable the Bundle
3. Import PhlexibleFocalPointBundle routing
4. Clear the symfony cache

### Step 1: Download PhlexibleFocalPointBundle using composer

[](#step-1-download-phlexiblefocalpointbundle-using-composer)

Add PhlexibleFocalPointBundle by running the command:

```
$ php composer.phar require phlexible/focal-point-bundle "~1.0.0"
```

Composer will install the bundle to your project's `vendor/phlexible` directory.

### Step 2: Enable the bundle

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

Enable the bundle in the kernel:

```
