flagbit / plugin-twitter
此软件包已被放弃,不再维护。未建议替代软件包。
Shopware 6 Twitter 插件
v1.0.0
2022-01-04 13:10 UTC
Requires
- php: ^7.4
- shopware/core: ^6.4
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