• Hi Munir Kamal,

    Thank you for your work on this plugin. It’s very exciting, and might be the thing I need for a project at work. I do have a feature request which I hope you’d consider, and I’m happy to send in a Github PR to implement it if you could give me some guidance.

    I don’t need the form plugin to send emails or store responses in the WordPress database. Upon successful form submission, I want to send the data to other web services.

    The minimum I need to do this is a do_action that would let me stop the email being sent, and another to stop the response being stored in the WordPress database.

    Do you have any actions like that? If not, happy to talk on Github about this, and I can spend some time working on this.

    Thanks!

Viewing 1 replies (of 1 total)
  • Hi again,

    Thank you for suggesting features, this is what I request from those who test the plugin.

    I plan to put together an API, Actions, Hooks, etc once we have a solid base for this plugin ready (which is almost there now). If you can contribute to this, you are more than welcome to join us at Github.

    https://github.com/munirkamal/gutenberg-forms

    I would suggest first create an issue to discuss what you would like help with before creating a pull request.

    Regarding the option to disable Email Notification & Saving response, I think this is something I can simply add as an option to the form block directly. I’ve created an issue for this already.
    https://github.com/munirkamal/gutenberg-forms/issues/110

    Regards,
    Munir

Viewing 1 replies (of 1 total)
  • The topic ‘Feature request: API access to Email trigger’ is closed to new replies.