smichaelsen/social-grabber
Composer 安装命令:
composer require smichaelsen/social-grabber
包简介
README 文档
README
Fetches posts from Facebook Pages, Twitter and Instagram accounts and RSS feeds to display them on your website.
Tested with TYPO3 7.6 and 8.7.
How to set up:
This extension has to be installed via composer to load its dependencies.
{
"require": {
"smichaelsen/social-grabber": "^2.4.0",
}
}
Set up the Instagram Grabber
You need to set up an Instagram Application to run the Instagram Grabber:
- Head to the Instagram developer's site
- Click "Register Your Application" and then "Register a New Client"
- Fill in the form. Most of the fields in the Details tab are mandatory but it doesn't really matter what values you provide. Keep the fields in the Security tab as they are.
- You should see the Client ID and Client Secret which you will need in a moment.
Your Instagram Client runs in sandbox mode and that is fine! You don't need to pass the review process for our use case.
Configure the Instagram Application in TYPO3:
- Open the configuraion of this extension in the extension manager
- In the Instagram tab provide the Client ID and Client Secret from your Instagram Application
- In the Extension Manager click the Update Script for this extension 🔄 and from there click "Get Access Token".
- You have to log in (or be logged in) as the Instagram account that owns the application or as an account that is listed in the App as "sandbox user".
- Grant the requested access.
Create a channel and grab posts:
- Create a new channel record of the type "Instagram".
- Place the username of the desired channel in the "URL" field (just the username, not the complete URL)
- Run the scheduler task to fetch posts and optionally the one to update posts (updates the like and comment counts)
Semantic versioning and updates
Starting with version 2.0.0 this package uses semantic versioning.
smichaelsen/social-grabber 适用场景与选型建议
smichaelsen/social-grabber 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 21.05k 次下载、GitHub Stars 达 5, 最近一次更新时间为 2016 年 02 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 smichaelsen/social-grabber 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 smichaelsen/social-grabber 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 21.05k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2016-02-29