Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/m-vo/contao-opengraph-tags

OpenGraph meta tags for Contao Open Source CMS
https://github.com/m-vo/contao-opengraph-tags

Last synced: 2 months ago
JSON representation

OpenGraph meta tags for Contao Open Source CMS

Awesome Lists containing this project

README

        

contao-opengraph-tags
=====================
This bundle adds OpenGraph meta tags to pages in Contao Open Source CMS.


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

#### 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:

```console
$ composer require mvo/contao-opengraph-tags
```

#### Step 2: Enable the Bundle

**Skip this point if you are using a *Managed Edition* of Contao.**

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

```php
`` tags are generated in the head section that among others will output
the page title, page description if set or one ore more images. Images can be
selected for each page and apply for all child pages that have no images set.