ouun/zammad-wp
Composer 安装命令:
composer require ouun/zammad-wp
包简介
Integrates Zammad Helpdesk into WordPress
README 文档
README
This plugin helps you embed Zammad Chats & Forms into your WordPress site and gives you Access to the Zammad API if required. It is based on WordPress best practise, keeping your workplace clean by using functions, hooks and filters instead of cluttered dashboard pages.
Documentation
As the documentation grows, please look at the Zammad WP Wiki.
Compatibility
Currently, Zammad WP is compatible with the following Form plugins to replace the Zammad standard form with custom & complex ones as documented in the Wiki.
Build the package
Webpack config
Webpack config files can be found in config folder:
webpack.config.dev.jswebpack.config.common.jswebpack.config.prod.jswebpack.settings.js
In most cases webpack.settings.js is the main file which would change from project to project. For example adding or removing entry points for JS and CSS.
NPM Commands
npm run test(runs phpunit)npm run start(install dependencies)npm run watch(watch)npm run build(build all files)npm run build-release(build all files for release)npm run dev(build all files for development)npm run lint-release(install dependencies and run linting)npm run lint-css(lint CSS)npm run lint-js(lint JS)npm run lint-php(lint PHP)npm run lint(run all lints)npm run format-js(format JS using eslint)npm run format(alias fornpm run format-js)npm run test-a11y(run accessibility tests)
Composer Commands
composer lint (lint PHP files)
composer lint-fix (lint PHP files and automatically correct coding standard violations)
Contributing
We welcome pull requests and spirited, but respectful, debates. Please contribute via pull requests on GitHub.
- Fork it!
- Create your feature branch:
git checkout -b feature/my-new-feature - Commit your changes:
git commit -am 'Added some great feature!' - Push to the branch:
git push origin feature/my-new-feature - Submit a pull request
ouun/zammad-wp 适用场景与选型建议
ouun/zammad-wp 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 181 次下载、GitHub Stars 达 29, 最近一次更新时间为 2020 年 07 月 29 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「wordpress」 「support」 「helpdesk」 「livechat」 「zammad」 「wordpress-block」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 ouun/zammad-wp 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ouun/zammad-wp 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 ouun/zammad-wp 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
With Magento 2 FAQ Extension, you will not need to worry about creating useful and nice FAQ page for your ecommerce website. The extension will help you to set up nice informative & SEO-friendly magento 2 FAQ page. With faq page, your customers will find convenient, easily and quick to resolve commo
Ticketit, the simple helpdesk tickets system pre-installed in Laravel
HelpDesk Extension for magento2
a simple toolkit for social networks
Laravel wrapper for PHP YouTrack SDK.
ARCANEDEV Support Helpers
统计信息
- 总下载量: 181
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 29
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-07-29