numero2 / contao-opengraph3
Implementation of OpenGraph tags and Twitter Cards for Contao
Installs: 17 168
Dependents: 1
Suggesters: 1
Security: 0
Stars: 5
Watchers: 4
Forks: 9
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.13 || ^5.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
About
Implementation of OpenGraph tags and Twitter Cards for Contao. Read more
System requirements
Compatible bundles
By default the OpenGraph fields are attached to the site structure. Furthermore OpenGraph3 is compatible with the following Contao bundles:
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 command.