- Issue created by @brooke_heaton
- 🇮🇳India manish.upadhyay
I am working on this feature as it will be major change and need to implement a custom config entity to make it exportable so it will take some time.
As a site admin, I want to be able to configure Content Update Notifications on local/dev environments and push these changes up to Production rather than have these settings temporarily stored in the database.
Install and enable the content_notification module. Add a notification. Export configuration. No changes are exported other than the module being enabled in core.extension.yml
Make content update notifications exportable configuration.
Active
2.4
Code
I am working on this feature as it will be major change and need to implement a custom config entity to make it exportable so it will take some time.