[Feature Request] Export/Migrate Notifications
-
As a lot of WordPress development now happens locally on a user’s machine, I think the ability to import/export Notification data becomes crucial.
I have not noticed a way to do this directly from the plugin.
Currently, we have 3 separate environments (Local, Staging, Prod), and any change to the fields or any newly created notifications require us to update to all 3 manually. Ideally, there would be a mechanism to keep all 3 in sync. (ACF allows this with .json files if you create an ‘acf-json’ inside of your theme). Since our environments are provisioned through a git repo, a static file is ideal.
However, even without a “sync”, the ability to export and import all notifications would be amazing.
Possible features:
1 – Import/Export Notifications
2 – Sync Notifications
The topic ‘[Feature Request] Export/Migrate Notifications’ is closed to new replies.