Needs review
Project:
Default Content
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2020 at 18:30 UTC
Updated:
25 Oct 2024 at 13:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
kerasai commentedThis path invokes
hook_default_content_importjust prior to importing the entity.Comment #3
Phil Wolstenholme commentedI think in the past the module has used events rather than hooks, there's an open issue for adding events to the 2.0 release: https://www.drupal.org/project/default_content/issues/2837719
Comment #4
kerasai commentedUpdated version of the patch, applies to 2.0.0-alpha3 .
Comment #5
kmajzlik commentedHooks are back as good developer way with D11.1