• 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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    That is an excellent idea @protothe! I’m adding it into the scope of next release.

    Thread Starter protothe

    (@protothe)

    @kubitomakita

    Thanks for the quick response and for including this.

    We only started using your plugin recently, and I can only wish we came across it earlier! We’ve always had to implement our own webhooks which became tedious. This plugin has some serious potential in the future, especially in cases where using WordPress as a headless CMS where you can push updates to a centralized build system. Could honestly change and evolve WordPress to a whole other level.

    Keep up the good work!

    PS. What is the best place to send you any more ideas for the plugin or feature requests? Post on here or Github?

    • This reply was modified 7 years, 5 months ago by protothe.
    Plugin Author Kuba Mikita

    (@kubitomakita)

    @protothe thank you very much for the kind words! If you could copy that into a review it would be awesome!

    For ideas a feature requests, Github would be perfect.

    Do you maybe know how I could promote the plugin so more people like you will get to know it?

    Plugin Author Kuba Mikita

    (@kubitomakita)

    Hey @protothe! You can track this feature now: https://github.com/BracketSpace/Notification/pull/134 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Feature Request] Export/Migrate Notifications’ is closed to new replies.