numero2 / contao-opengraph3
Implementation of OpenGraph tags and X / Twitter Cards for Contao
Installs: 25 227
Dependents: 1
Suggesters: 1
Security: 0
Stars: 6
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
This package is auto-updated.
Last update: 2024-11-09 11:56:31 UTC
README
About
Implementation of OpenGraph tags and X / 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.