getdevflow/social-share
Composer 安装命令:
composer require getdevflow/social-share
包简介
Simple plugin to allow visitors to share your website content.
README 文档
README
A simple social share plugin that allows your visitors to share and bookmark your content.
Requires Devflow Version: 2.2.3
Tested Up To: 2.2.3
Requires PHP: 8.4+
Stable Tag: 1.0.0
License: GPLv2-only
Screenshot
Codex Installation
- Start a new shell session.
- Navigate to the root of your install, run the following command
php codex plugin:install getdevflow/social-share.
Template/Theme Usage
use Plugin\SocialShare\Support\SocialShareTemplate; echo SocialShareTemplate::tag([ 'placement' => 'standard', 'url' => site_url('/custom-url'), 'title' => 'Custom Share Title', ]);
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-only
- 更新时间: 2026-06-05
