SocialTagsBundle

UNIX name Owner Status
SocialTagsBundle eZ Publish Legacy stable
Version Compatible with
N/A N/A
Social tags bundle for eZ Publish (facebook opengraph, twitter, pinterest, etc)

SocialTagsBundle

Social tags bundle for eZ Publish (facebook opengraph, twitter, pinterest, etc)

Roadmap :

  • opengraph meta : done
  • twitter card meta
  • pinterest meta
  • mapping fields for each class

Install

  • 1/ install bundle in src/nlescure/SocialTagsBundle
  • 2/ activate the bundle in EzPublishKernel.php :
    new nlescure\SocialTagsBundle\SocialTagsBundle(),

Opengraph usage :

In the twig that displays the metas:

{{ render(controller('SocialTagsBundle:Tags:opengraph', { "locationId": content.contentInfo.mainLocationId }, {"strategy": "esi"} )) }}

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.