Download the PHP package innoweb/silverstripe-social-metadata without Composer
On this page you can find all versions of the php package innoweb/silverstripe-social-metadata. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package silverstripe-social-metadata
Silverstripe Social Metadata
Overview
Adds social metadata like OpenGraph, X (Twitter) and JSON-LD to all pages.
The module adds the following functionality to a site:
- adds meta title fields for all pages to override the default 'page title - site title' title structure
- adds canonical url to the meta data of each page which can be overridden for each page, for example for blog posts re-published from external sources
- adds type, locations, opening hours, address, location, logo and image for schema.org JSON-LD data of the site
- supports single site as well as multisites and configured-multisites setups and adds the config options to the Sites instead of SiteConfig
- supports the blog module and handles the canonical url as well as custom meta titles and descriptions for tags and categories. It also adds JSON-LD for blog posts
- pages can extend the functionality and add their own data to the JSON-LD etc
Requirements
- Silverstripe CMS 5
Note: this version is compatible with Silverstripe 5. For Silverstripe 4, please see the 7.x release line For Silverstripe 3, please see the 3.x release line.
Installation
Install the module using composer:
Then run dev/build.
Configuration
The module adds a new tab to the SiteConfig in the CMS where all the metadata can be configured.
License
BSD 3-Clause License, see License
All versions of silverstripe-social-metadata with dependencies
PHP Build Version
Package Version
Requires
silverstripe/cms Version
^5
fromholdio/silverstripe-externalurlfield Version ^1.1
innoweb/silverstripe-googlemapfield Version ^2.3
innoweb/silverstripe-international-phone-number-field Version ^5
jonom/silverstripe-text-target-length Version ^2.0.3
sheadawson/silverstripe-dependentdropdownfield Version ^3
symbiote/silverstripe-multivaluefield Version ^6
unclecheese/display-logic Version ^3
fromholdio/silverstripe-externalurlfield Version ^1.1
innoweb/silverstripe-googlemapfield Version ^2.3
innoweb/silverstripe-international-phone-number-field Version ^5
jonom/silverstripe-text-target-length Version ^2.0.3
sheadawson/silverstripe-dependentdropdownfield Version ^3
symbiote/silverstripe-multivaluefield Version ^6
unclecheese/display-logic Version ^3
The package innoweb/silverstripe-social-metadata contains the following files
Loading the files please wait ....