numero2 / contao-opengraph3
Implementation of OpenGraph tags and X / Twitter Cards for Contao
Installs: 25 560
Dependents: 1
Suggesters: 1
Security: 0
Stars: 6
Watchers: 4
Forks: 9
Open Issues: 2
Type:contao-bundle
Requires
- contao/core-bundle: ^4.13 || ^5.0
- symfony/config: ^5.4 || ^6.4 || ^7.0
- symfony/dependency-injection: ^5.4 || ^6.4 || ^7.0
- symfony/event-dispatcher: ^5.4 || ^6.4 || ^7.0
- symfony/http-kernel: ^5.4 || ^6.4 || ^7.0
Requires (Dev)
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2024-11-28 11:56:13 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.