PHPackages                             phlexible/redirect-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. phlexible/redirect-bundle

ActiveSymfony-bundle

phlexible/redirect-bundle
=========================

phlexible redirect bundle

1.1.1(9y ago)063MITPHPPHP &gt;=5.6.0

Since Sep 30Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (6)Versions (5)Used By (0)

PhlexibleRedirectBundle
=======================

[](#phlexibleredirectbundle)

The PhlexibleRedirectBundle adds support for redirection in phlexible.

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

[](#installation)

1. Download PhlexibleRedirectBundle using composer
2. Enable the Bundle
3. Update your database schema
4. Clear the symfony cache

### Step 1: Download PhlexibleRedirectBundle using composer

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

Add PhlexibleRedirectBundle by running the command:

```
$ php composer.phar require phlexible/ct-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:

```
