hook_post_action.api.php |
hook_post_action.api.php |
|
Documents API functions for hook_post_action module. |
hook_post_action.info.yml |
hook_post_action.info.yml |
|
hook_post_action.info.yml |
hook_post_action.module |
hook_post_action.module |
|
Contains post hooks declaration. |
hook_post_action_example.info.yml |
hook_post_action_example/hook_post_action_example.info.yml |
|
hook_post_action_example/hook_post_action_example.info.yml |
hook_post_action_example.module |
hook_post_action_example/hook_post_action_example.module |
|
A working example for hook_post_action module. |
README.txt |
README.txt |
|
=== DESCRIPTION ===
You don't need this module unless you're either a developer or another module you're using depends on it.
Currently Drupal core does not offer any hook to do actions after a node/entity is… |