/silvershare

Sharing configurator for SilverStripe websites

Primary LanguagePHPBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

SilverShare

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