syntro/silvershare

Silverstripe module handling meta tags for pages.

Installs: 3 231

Dependents: 1

Suggesters: 1

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

1.1.0 2023-06-28 11:32 UTC

This package is auto-updated.

Last update: 2024-03-28 12:58:54 UTC


README

Silverstripe module simplifying the share experience for content editors.

🎭 Tests codecov Dependabot phpstan composer Packagist Version

Introduction

This module provides a drop-in solution which allows content editors to see what information is used when a page or dataobject (which is used as a page) is shared on a socialmedia platform or any application which uses OpenGraph schema.

Developers can apply the extension to dataobjects which are used as pages, enabling editors to control each shared link specifically

Installation

To install this module, run the following command:

composer require syntro/silvershare

Thats it.

Documentation