toastnz/open-graph-meta

Silverstripe Open Graph Module

Installs: 8 038

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 3

Open Issues: 1

Type:silverstripe-module

2.0.0 2017-07-07 04:19 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:01:39 UTC


README

687474703a2f2f70696e632e6e7a2f6769742f6f70656e67726170682f6f70656e67726170686d6574612e706e67

Silverstripe Open Graph Module

Simple Module to add Open Graph meta information to your site

Installation

Get the goodness just like so:

 composer require toastnz/open-graph-meta

And ensure you have the following in the <head> of your template:

 $MetaTags

If you are not using $MetaTags, you can use the following template code:

  <% include OpenGraphMeta %>

Step 4: Profit

687474703a2f2f70696e632e6e7a2f6769742f6f70656e67726170682f73657474696e67732e706e67