waaz/opengraph-bundle

Sulu Bundle to provide Opengraph Tab in Website administration

Maintainers

Package info

github.com/StudioWaaz/OpengraphBundle

Type:sulu-bundle

pkg:composer/waaz/opengraph-bundle

Statistics

Installs: 3 195

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 0

1.1.3 2025-02-19 08:52 UTC

This package is not auto-updated.

Last update: 2026-03-04 13:16:30 UTC


README

composer require waaz/opengraph-bundle

Add the following lines to base.html.twig

{% include "@WaazOpengraph/open_graph.html.twig" with {
    "opengraph": extension.opengraph|default([]),
    "localizations": localizations|default([]),
} %}