unetstudio / magento-2-social-share
Magento 2 网站的社会分享工具栏
1.0.9
2017-10-13 02:29 UTC
Requires
- php: ~5.6.0|~7.0.0
- magento/framework: ~100.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.2
- phpdocumentor/phpdocumentor: ^2.8
- phpmd/phpmd: ^2.3
- phpunit/phpunit: ^4.8
- satooshi/php-coveralls: ^1.0
- sebastian/phpcpd: ^2.0
- squizlabs/php_codesniffer: ^2.5
This package is not auto-updated.
Last update: 2024-09-29 02:04:36 UTC
README
Magento 2 网站的社会分享工具栏
安装
安装扩展的最简单方法是使用 Composer.
运行以下命令
$ composer require unetstudio/magento-2-social-share$ php bin/magento module:enable Unet_SocialShare$ php bin/magento setup:upgrade$ php bin/magento setup:static-content:deploy
启用
转到 Admin > Store > Configuration > Unet Studio > Social Share
- 在“常规”部分,将“全局模式”的值设置为“是”以在所有页面中启用分享工具栏,否则分享工具栏仅通过小工具显示。
功能
-
为Facebook、Google Plus、Pinterest提供Open Graph元数据。
-
Twitter卡元数据。
-
前端中的社会分享工具栏。
-
适用于自定义页面的灵活工具栏小工具。
配置
您可以轻松配置此扩展,转到 Admin > Store > Configuration > Unet Studio > Social Share。
快速访问配置页面的方法是在 Admin > Content > Unet Studio > Social Share。
贡献者指南
在存储库的 Wiki 上查看。
致谢
-
图标字体: We Love Icon Fonts | Github: https://github.com/TimPietrusky/weloveiconfonts.

