syntro / silvershare
Silverstripe module handling meta tags for pages.
Installs: 3 441
Dependents: 1
Suggesters: 1
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:silverstripe-vendormodule
Requires
- silverstripe/cms: ^4 || ^5
- silverstripe/framework: ^4 || ^5
Requires (Dev)
README
Silverstripe module simplifying the share experience for content editors.
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.