helsingborg-stad/webhooks-manager

从 WordPress 动作钩子创建和管理 webhooks

安装: 251

依赖项: 0

建议者: 0

安全: 0

星标: 1

关注者: 4

分支: 1

开放问题: 1

类型:wordpress-plugin

1.3.0 2024-04-11 12:19 UTC

This package is auto-updated.

Last update: 2024-09-15 11:27:35 UTC


README

Contributors Forks Stargazers Issues License PHP Version Unit Tests

Webhooks Manager

从 WordPress 动作钩子创建和管理 webhooks

报告错误 · 请求功能

关于 Webhooks Manager

构建工具

  • PHP
  • WordPress

入门

要获取本地副本并运行,请按照以下简单步骤操作。

开发环境 (VS Code Devcontainer)

先决条件

  • Docker
  • VS Code

安装开发环境。

  1. 安装 VS Code。
  2. 安装扩展 远程开发
  3. 克隆此存储库。
  4. 在 VS Code 中打开文件夹。
  5. 打开命令面板 (cmd + shift + p)。
  6. 输入 Remote-Containers: Reopen in Container 并选择此选项。
  7. 等待容器构建。
  8. 在 VS Code 集成终端中运行 composer install。
  9. 运行提供的 VS Code 任务 install acf pro。这将下载并安装 ACF Pro,这对于此 WordPress 插件的工作是必需的。

测试

运行测试

在终端中运行 composer test

常量

贡献

贡献使开源社区成为一个如此美妙的学习、灵感和创造的地方。您所做的一切贡献都备受赞赏。

  1. 分支项目
  2. 创建您的功能分支 (git checkout -b feature/AmazingFeature)
  3. 提交您的更改 (git commit -m 'Add some AmazingFeature')
  4. 将分支推送到远程 (git push origin feature/AmazingFeature)
  5. 打开拉取请求

许可

MIT 许可证 下分发。

致谢