wieni/inline_entity_form_hook_event_dispatcher
最新稳定版本:1.0.0
Composer 安装命令:
composer require wieni/inline_entity_form_hook_event_dispatcher
包简介
Dispatches events for inline entity form.
README 文档
README
This module dispatches events for inline entity form. This allows you to use the Drupal Event Subscriber system instead of the outdated hook system to react on this events.
If you want to see new events registered, open an issue in the issue queue and create a merge request. Hopefully, in the near future, we can add this submodule to the actual drupal/hook_event_dispatcher module.
Installation
To install this module, do the following:
With composer:
composer require wieni/inline_entity_form_hook_event_dispatcher
Manual installation:
- Extract the tar ball that you downloaded.
- Upload the entire directory and all its contents to your modules directory.
Examples
You can find an example on how to use each Event in src/Example
统计信息
- 总下载量: 4.61k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-11-03