Siteation / magento2-share

This Magento 2 module adds the option to share you product, using the Share API with an fallback to the Clipboard API for unsupported browsers.

Home Page:https://siteation.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Siteation - Magento 2 Share

Packagist Version Supported Magento Versions Hyvä Themes Module License

This Magento 2 module adds the option to share you product, using the Share API with an fallback to the Clipboard API for unsupported browsers.

Installation

Install the package via;

composer require siteation/magento2-share
bin/magento setup:upgrade

Note This Module requires Magento 2.4 or higher and Hyvä Theme! For more requirements see the composer.json.

How to use

This module is enabled by default.

If you want to disable it, for a specific store view.

Please navigate to Stores -> Configuration -> Catalog -> Share

Preview

Sharing with the Share API on Magento 2 Product page

Fallback

Sharing with the Clipboard API on Magento 2 Product page

About

This Magento 2 module adds the option to share you product, using the Share API with an fallback to the Clipboard API for unsupported browsers.

https://siteation.dev

License:MIT License


Languages

Language:HTML 57.3%Language:PHP 41.1%Language:JavaScript 1.6%