thelia/open-graph-module

Social media sharing management module

Installs: 118

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 2

Open Issues: 2

Type:thelia-module

1.0.1 2020-10-20 09:45 UTC

This package is auto-updated.

Last update: 2024-04-20 17:09:40 UTC


README

This module is for Thelia 2.2.1 or greater and 2.1.7 or greater.

Installation

Manually

  • Copy the module into <thelia_root>/local/modules/ directory and be sure that the name of the module is OpenGraph.
  • Activate it in your thelia administration panel

Composer

Add it in your main Thelia composer.json file

composer require thelia/open-graph-module ~1.0.0

Description

Add meta tags in the code of some pages to configure what will be displayed when you share the url on social medias. Works with Facebook, Twitter, Google+ and Pinterest and concerns the folder, content, product and category pages only.

For more informations about the Open Graph protocol visit this site : http://opengraphprotocol.org/

Usage

Configure the module by adding your company name, your alias on twitter (@openstudio for example) and the alias of the creator of the product you want to share.

Share different pages of your site on the social networks and the different fields like title, description and price will be filled automatically. Pinterest needs a special validation on its development website : https://developers.pinterest.com/tools/url-debugger/, follow the procedure, your page will be approved and you will receive a confirmation mail.