flagbit/plugin-twitter

此软件包已被放弃,不再维护。未建议替代软件包。

Shopware 6 Twitter 插件

安装: 11

依赖: 0

建议者: 0

安全: 0

星标: 5

关注者: 7

分支: 2

开放问题: 0

语言:JavaScript

类型:shopware-platform-plugin

v1.0.0 2022-01-04 13:10 UTC

This package is auto-updated.

Last update: 2023-03-29 00:34:41 UTC


README

此插件将为您的 Shopware 6 商店添加自定义 Twitter CMS 元素。
您可以在 publish.twitter.com 上查看所有可能的 Twitter 元素。

自定义 Twitter 元素

  • Twitter 时间线
    • 用于个人资料 ✅
    • 用于收藏 ✅
    • 用于列表 ✅
    • 用于个人资料喜欢 ✅
  • Twitter 按钮
    • 分享 ✅
    • 关注 ✅
    • 提及 ✅
    • 标签 ✅
    • 消息 ✅
  • Twitter 推文引用 🚧
  • Twitter 时刻 🚧

说明:已实现 ✅,建设中 🚧

要求

  • Shopware 6.4 及以上
  • PHP 7.4 及以上

安装

通过 composer 需求模块
composer require "flagbit/plugin-twitter" "v0.0.3"

检查插件是否为 Shopware 所知
bin/console plugin:refresh && bin/console plugin:list

如果插件已知,则安装并激活插件
bin/console plugin:install FlagbitTwitter --activate --clearCache

构建一个新的带有所有更新 JavaScript 的新鲜管理界面
php psh.phar administration:build

屏幕

Twitter 时间线前端

Twitter timeline in frontend

Twitter 时间线后端

Twitter timeline backend configuration