Skip to content

Implementation of OpenGraph tags and Twitter Cards for Contao.

Notifications You must be signed in to change notification settings

ctsmedia/contao-opengraph3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contao OpenGraph3

About

Implementation of OpenGraph tags and Twitter Cards for Contao 4.

System requirements

Compatible modules

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

Installation

  • Create a folder named opengraph3 in system/modules
  • Clone this repository into the new folder
  • Open app/AppKernel.php and add the following line to the $bundles array
    new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('opengraph3', $this->getRootDir())
  • Run a database update via the Installtool

About

Implementation of OpenGraph tags and Twitter Cards for Contao.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 95.1%
  • CSS 4.9%