itk-dev/os2forms_failed_jobs
最新稳定版本:1.7.1
Composer 安装命令:
composer require itk-dev/os2forms_failed_jobs
包简介
Provides list of failed jobs to each form.
README 文档
README
Provides list of failed jobs to each form through drupal views.
Installation
Require it with composer:
composer require "itk-dev/os2forms_failed_jobs"
Enable it with drush:
drush pm:enable os2forms_failed_jobs
Usage
A new tab should appear in each webforms results menu.
- All failed jobs from advanced queue related to the webform are displayed.
- Each job can be retried which will re-queue the job in the advanced queue.
Coding standards
Run phpcs with the provided configuration:
composer coding-standards-check // Apply coding standards composer coding-standards-apply
统计信息
- 总下载量: 4.2k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-02-03