chameleon-system/open-graph-meta-data-article-bundle
This package is abandoned and no longer maintained.
The author suggests using the chameleon-system-private/open-graph-meta-data-article-bundle package instead.
Allows adding of open graph tags to articles
7.1.4
2023-11-24 13:48 UTC
Requires
- php: ^7.4|^8.0
- chameleon-system/open-graph-meta-data-bundle: ~7.1.0
- chameleon-system/pkgarticle: ~7.1.0
README
The Open Graph Meta Data Article Bundle provides support for Open Graph tags for Chameleon on articles (from pkgArticle).
It is based on the Open Graph Meta Data Bundle. See there for any more documentation.
Installation
Normal dependency requirement in composer.json and adding to AppKernel.
NOTE that all 3 bundles (MetaDataBundle, OpenGraphMetaDataBundle, OpenGraphMetaDataArticleBundle) must be part of AppKernel.