heyday/silverstripe-facebookimage

There is no license information available for the latest version (1.0.0) of this package.

Provides an Image Field for use when sharing pages on facebook

Installs: 461

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 24

Forks: 3

Open Issues: 0

Type:silverstripe-vendormodule

1.0.0 2020-03-10 23:04 UTC

This package is auto-updated.

Last update: 2024-04-20 05:13:16 UTC


README

This extension provides fields in both the SiteConfig and on Page. The SiteConfig image is the default fallback for all pages but one can customise which image appears on each individual page by using that page's facebook image field.

Installation (with composer)

$ composer require heyday/silverstripe-facebookimage

Usage

<html>
	<head>
	$FacebookMetaTags
	</head>
	<body>
		<p>Hello, world!</p>
	<body>
</html>

Use the $FacebookMetaTags variable in your silverstripe template in the section.

License

SilverStripe Facebook Image Extension is licensed under an MIT license