PHPackages                             mdespeuilles/metabundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mdespeuilles/metabundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

mdespeuilles/metabundle
=======================

Meta Bundle

1.0.7(7y ago)11071MITPHPPHP &gt;=7.0

Since Mar 31Pushed 7y ago1 watchersCompare

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

READMEChangelog (8)Dependencies (2)Versions (8)Used By (0)

MetaBundle
==========

[](#metabundle)

[![SensioLabsInsight](https://camo.githubusercontent.com/53f64b2f90790738fcf7886b62da7523152b04234a1d30e48a94f967a2ef250f/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f64633839386462322d623132372d343136372d386631342d3739663632343633366634622f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/dc898db2-b127-4167-8f14-79f624636f4b)

[![](https://cloud.githubusercontent.com/assets/690453/24827652/14dbf26a-1c4e-11e7-8631-2b1289113b92.png)](https://cloud.githubusercontent.com/assets/690453/24827652/14dbf26a-1c4e-11e7-8631-2b1289113b92.png)

This bundle provides an easy way to set meta tag directly from the front. The principe is very simple. Just click on the "Meta" tab which appears on your front and set meta data for the page.

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

[](#installation)

### Step 1: Install with composer

[](#step-1-install-with-composer)

To install MetaBundle with Composer just type in your terminal:

```
php composer.phar require mdespeuilles/metabundle
```

### Step 2: Register the bundle

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

Now update your `AppKernel.php` file, and register the new bundle:

```
