Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/numero2/contao-opengraph3
- Owner: numero2
- License: lgpl-3.0
- Created: 2014-02-14T10:30:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T08:20:31.000Z (11 months ago)
- Last Synced: 2024-05-01T09:44:23.374Z (9 months ago)
- Topics: contao4, facebook, opengraph, twitter-cards
- Language: PHP
- Homepage: https://www.numero2.de/contao/erweiterungen/opengraph3.html
- Size: 200 KB
- Stars: 6
- Watchers: 4
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.