承接 osayaweventures/share-links 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

osayaweventures/share-links

最新稳定版本:v1.0.1

Composer 安装命令:

composer require osayaweventures/share-links

包简介

Social sharing links for your Statamic site

README 文档

README

Easily configure and add social sharing links to your Statamic site.

Features

This following channels are currently supported:

  • Facebook
  • WhatsApp
  • Twitter
  • LinkedIn

How to Install

You can search for this addon in the Tools > Addons section of the Statamic control panel and click install, or run the following command from your project root:

composer require osayaweventures/share-links

Publish the view

php artisan vendor:publish --tag="share-links-views"

How to Use

  • In the Statamic Control Panel, click on the Share Links option under Tools. Next, toggle the buttons to enable or disable specific channel.
  • Use the {{ share_links }} tag where you want the buttons to appear

Supported tags

The following tags are support:

{{ share_links:dump }}

OUTPUT:

[
  "facebook" => "https://www.facebook.com/sharer/sharer.php?u=urlencoded"
  "twitter" => "https://twitter.com/intent/tweet?url=urlencoded"
  "linkedin" => "https://www.linkedin.com/shareArticle?mini=true&url=urlencoded"
  "whatsapp" => "https://api.whatsapp.com/send?text=urlencoded"
]

Generate Facebook Link

{{ share_links:facebook }} 

Generate LinkedIn Link

{{ share_links:linkedin }} 

Below are the og: tags that must exist and their correct format for LinkedIn:

<meta property='og:title' content='Title of the article'/>
<meta property='og:image' content='//media.example.com/ 1234567.jpg'/>
<meta property='og:description' content='Description that will show in the preview'/>
<meta property='og:url' content='//www.example.com/URL of the article'/>

Generate Twitter Link

{{ share_links:twitter text="Post to twitter" handle="10gurusolutions" hashtags="elonmusk,statamic" related=""}}

Generate WhatsApp Link

{{ share_links:whatsapp }} 

统计信息

  • 总下载量: 1.47k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-12-01

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固