PHPackages                             origammi/redirect-manager-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. [HTTP &amp; Networking](/categories/http)
4. /
5. origammi/redirect-manager-bundle

AbandonedArchivedSymfony-bundle[HTTP &amp; Networking](/categories/http)

origammi/redirect-manager-bundle
================================

User gets ability to specify redirection through web GUI.

3.5.1(2y ago)63087[1 PRs](https://github.com/origammi/AstinaRedirectManagerBundle/pulls)MITPHPPHP &gt;=5.4.0

Since Feb 5Pushed 2y ago18 watchersCompare

[ Source](https://github.com/origammi/AstinaRedirectManagerBundle)[ Packagist](https://packagist.org/packages/origammi/redirect-manager-bundle)[ Docs](http://astina.ch)[ RSS](/packages/origammi-redirect-manager-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (4)Versions (26)Used By (0)

Astina Redirect Manager Bundle
==============================

[](#astina-redirect-manager-bundle)

[![Build Status](https://camo.githubusercontent.com/83e1b7f8c2392b17aebb645205e43c72d67da90a06bc60d697ef63883743ba7d/68747470733a2f2f7472617669732d63692e6f72672f617374696e612f417374696e6152656469726563744d616e6167657242756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/astina/AstinaRedirectManagerBundle)[![Latest Stable Version](https://camo.githubusercontent.com/9d9e1dc45affd55a4774c81f3a9477fbb9e32c539937451716379355f53278d9/68747470733a2f2f706f7365722e707567782e6f72672f617374696e612f72656469726563742d6d616e616765722d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/astina/redirect-manager-bundle)[![Total Downloads](https://camo.githubusercontent.com/f91db53c541429ba6871edc8fb98989cdf8596e6d4d269f3750ffcfa94ffaee8/68747470733a2f2f706f7365722e707567782e6f72672f617374696e612f72656469726563742d6d616e616765722d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/astina/redirect-manager-bundle)[![SensioLabsInsight](https://camo.githubusercontent.com/18c5c186b93dadfd3a5e63747f689d8f498c0156cc0dcb8c06205abfe6765919/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f64376630376139622d626131642d343636612d383465632d6130396639376464366137352f6d696e692e706e67)](https://insight.sensiolabs.com/projects/d7f07a9b-ba1d-466a-84ec-a09f97dd6a75)

Install
-------

[](#install)

### Step 1: Add to composer.json

[](#step-1-add-to-composerjson)

```
"require" :  {
    // ...
    "astina/redirect-manager-bundle":"dev-master",
}

```

### Step 2: Enable the bundle

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

Enable the bundle in the kernel:

```
