Skip to main content
Version: v6

JSON synchronization

The Notification plugin supports JSON synchronization to export and import notification configurations between environments.

Exporting notifications​

You can export your notifications as JSON files to transfer them between different WordPress installations or to keep them in version control.

Importing notifications​

JSON files can be imported to restore or duplicate notification configurations.

Use cases​

  • Development to production deployment
  • Backup and restore functionality
  • Sharing notification templates
  • Version control integration