Download the PHP package koninklijke-collective/koning-open-graph without Composer
On this page you can find all versions of the php package koninklijke-collective/koning-open-graph. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download koninklijke-collective/koning-open-graph
More information about koninklijke-collective/koning-open-graph
Files in koninklijke-collective/koning-open-graph
Download koninklijke-collective/koning-open-graph
More information about koninklijke-collective/koning-open-graph
Files in koninklijke-collective/koning-open-graph
Vendor koninklijke-collective
Package koning-open-graph
Short Description TYPO3 Extension: Open graph tags in TYPO3 inside Page Properties
License LGPL-3.0+
Homepage https://github.com/koninklijke-collective/koning_open_graph
Package koning-open-graph
Short Description TYPO3 Extension: Open graph tags in TYPO3 inside Page Properties
License LGPL-3.0+
Homepage https://github.com/koninklijke-collective/koning_open_graph
Please rate this library. Is it a good library?
Informations about the package koning-open-graph
[OBSOLETE] koning_open_graph
Open Graph tags for TYPO3 pages.
Installation
- Download extension from TER and install it
- Include the
Koning Open Graph - (required) Library
static template - Include the
Koning Open Graph - Manual include in Page Rendering
static template
Now a tab should be available in your page properties to set the Open Graph tags.
When your Open Graph tags aren't working in the frontend, include the lib.koning_open_graph
in the headerData code of your own page configuration (your page object might have a different name than page
for example).
Configuration
You can set a default image. Override the following constants:
{$plugin.tx_koningopengraph.defaultImage.url}
: url to your image (absolute url for TYPO3 6.2, relative url for TYPO3 7.6+ due to some TypoScript changes){$plugin.tx_koningopengraph.defaultImage.width}
: width of your image{$plugin.tx_koningopengraph.defaultImage.height}
: height of your image
All versions of koning-open-graph with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
>=6.2.0
The package koninklijke-collective/koning-open-graph contains the following files
Loading the files please wait ....