Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/numero2/contao-opengraph3

Implementation of OpenGraph tags and Twitter Cards for Contao.
https://github.com/numero2/contao-opengraph3

contao4 facebook opengraph twitter-cards

Last synced: about 1 month ago
JSON representation

Implementation of OpenGraph tags and Twitter Cards for Contao.

Awesome Lists containing this project

README

        

Contao OpenGraph3
=======================

[![](https://img.shields.io/packagist/v/numero2/contao-opengraph3.svg?style=flat-square)](https://packagist.org/packages/numero2/contao-opengraph3) [![](https://img.shields.io/badge/License-LGPL%20v3-blue.svg?style=flat-square)](http://www.gnu.org/licenses/lgpl-3.0)

About
--
Implementation of OpenGraph tags and X / Twitter Cards for Contao. [Read more](https://www.numero2.de/contao/erweiterungen/opengraph3.html)

System requirements
--

* [Contao 4.13 or newer](https://github.com/contao/contao)

Compatible bundles
--

By default the OpenGraph fields are attached to the site structure. Furthermore OpenGraph3 is compatible with the following Contao bundles:

* [news](https://github.com/contao/news-bundle)
* [faq](https://github.com/contao/faq-bundle)
* [calendar](https://github.com/contao/calendar-bundle)
* [isotope](https://github.com/isotope/core)
* [storelocator](https://github.com/numero2/contao-storelocator)

Installation
--

* Install via Contao Manager or Composer (`composer require numero2/contao-opengraph3`)
* Run a database update via the Contao-Installtool or using the [contao:migrate](https://docs.contao.org/dev/reference/commands/) command.