Skip to content

Issue #3423451: Automatically update to the configuration when nodes are created or deleted

Pablo Urrea requested to merge issue/save_edit-3423451:8.x-1.x into 8.x-1.x

Use the hook_entity_bundle_create() and hook_entity_bundle_delete() hooks to be able to update the Save & Edit configuration. In addition you can add a setting to determine whether node types should be activated automatically when they are created.

Merge request reports