pixelbrackets/mattermost-poll
Composer 安装命令:
composer create-project pixelbrackets/mattermost-poll
包简介
Poll Slash Command for Mattermost.
README 文档
README
Poll Slash Command for Mattermost.
/poll supper soup salad "taco and burito" burger
![]()
Requirements
- PHP
- MySQL
The Mattermost instance calling this service has to be version 4.2 or greater (provide »Interactive Message Buttons« feature).
Installation
- Clone project to desired directory
- Run
composer install - Edit
.envfile - Initialize database
./bin/console doctrine:database:create ./bin/console doctrine:migrations:migrate - Configure webserver to serve
webdirectory- Development / Test: Run
php bin/console server:start 127.0.0.1:8000 - Production: Configure webserver for Symfony Apps
and export
.envfile
- Development / Test: Run
- Open homepage to see the »Request URL« needed for »Slash Commands«
Integration into Mattermost
- Add new »Slash Command« in each Teamspace in Mattermost
- Use the »Request URL« shown on the homepage of the service
Source
https://gitlab.com/pixelbrackets/mattermost-poll/
Mirror https://github.com/pixelbrackets/mattermost-poll/
Demo
🚀 https://mattermost-poll.app.pixelbrackets.de/
Usage
- Type the slash command, followed by the poll title, followed by all answers
- Separete the title and each answer with spaces
- use quotes to include spaces in a string
Create a poll with a title and four answers
/poll supper soup salad "taco and burito" burger
License
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
Author
Dan Untenzu (mail@pixelbrackets.de / @pixelbrackets)
Changelog
Contribution
This script is Open Source, so please use, patch, extend or fork it.
pixelbrackets/mattermost-poll 适用场景与选型建议
pixelbrackets/mattermost-poll 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 327 次下载、GitHub Stars 达 1, 最近一次更新时间为 2018 年 04 月 18 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 pixelbrackets/mattermost-poll 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 pixelbrackets/mattermost-poll 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 327
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2018-04-18