hofff/contao-social-tags
Composer 安装命令:
composer require hofff/contao-social-tags
包简介
Define OpenGraph/twitter cards meta data in Contao
README 文档
README
This extension provides support for social tags (Open Graph, Twitter Cards) for Contao CMS. It supports
- pages
- news
- events
- faqs
Requirements
- Contao
^4.13 || ^5.3 - PHP
^8.1
Changelog
See CHANGELOG.md
Concepts
The goal of this extension is to provide a framework for common social tags for every entity being presented as a web page in Contao. To achieve this goal it separates the generation of the social tags into data factories and extractors.
Data factories
This extension provides an abstraction for different social tags. They can be plugged in using the
Hofff\Contao\SocialTags\Data\DataFactory interface which has to be tagged with the
Hofff\Contao\SocialTags\DataFactory tag. The data factory is responsible to generate the social meta tags for a
given object.
Extractors
The extractors have to implement the interface Hofff\Contao\SocialTags\Data\Extractor and specifics child interfaces
for the supported data factories, e.g. Hofff\Contao\SocialTags\Data\TwitterCards\TwitterCardsExtractor for twitter
cards support or Hofff\Contao\SocialTags\Data\OpenGraph\OpenGraphExtractor for open graph support. Each extractor is
tagged with the Hofff\Contao\SocialTags\Data\Extractor tag.
hofff/contao-social-tags 适用场景与选型建议
hofff/contao-social-tags 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 33.04k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2019 年 01 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「facebook」 「tags」 「social」 「opengraph」 「like」 「meta data」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 hofff/contao-social-tags 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 hofff/contao-social-tags 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 hofff/contao-social-tags 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A powerfull cacher based on laravels file cache driver
Simple Sharing generates social media share links within CP entry pages, allowing you to quickly & easily share entries.
Phalcon PHP Meta tags service
LinkedIn integration for Social
A tool for scraping URL resources (oEmbed, OpenGraph, Twitter cards, JSON-LD)
The tag extension for the yii framework
统计信息
- 总下载量: 33.04k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 29
- 依赖项目数: 2
- 推荐数: 2
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2019-01-16