risecommerce / metasharing
Twitter, Facebook And Instagram sharing meta tags for Magento 2
Package info
github.com/risecommerce/Magento2-Metashare
Type:magento2-module
pkg:composer/risecommerce/metasharing
1.1.3
2023-07-17 12:35 UTC
Requires
- php: >=7.2
This package is not auto-updated.
Last update: 2026-03-25 00:21:57 UTC
README
Risecore Technologies Pvt. Ltd.
This extension provide preview for Share via WhatsApp, Facebook, Instagram, Twitter, etc.
##Support: version - 2.3.,2.4.
##How to install Extension
Method I:
1. Download the archive file.
2. Unzip the file
3. Create a folder [Magento_Root]/app/code/Risecommerce/MetaSharing
4. Drop/move the unzipped files to directory '[Magento_Root]/app/code/Risecommerce/MetaSharing'
Method II:
Using Composer
composer require risecommerce/metasharing
Enable Extension:
php bin/magento module:enable Risecommerce_MetaSharing
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Disable Extension:
php bin/magento module:disable Risecommerce_MetaSharing
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy
php bin/magento cache:flush