• abadu

    (@abadu)


    Forms Bridge is a very good plugin – lightweight, open-source, and steadily updated. It’s been easy to integrate with my workflow, and when I needed to connect a newsletter form to my Listmonk instance, the setup was straightforward and effective. I appreciate the focus on practical, developer-friendly integrations.

    I did run into a permissions issue on my local dev environment: the plugin couldn’t create the “forms-bridge” folder under “wp-content.” Creating the folder manually solved it, and proper permissions configuration would likely fix it as well. That’s probably specific to my environment, but worth noting for others.

    I also encountered one hiccup when posting to Listmonk: the “lists” field was sent as a string (e.g., “[5]”) instead of an array ([5]), which caused a 400 error. Omitting the field allowed the subscriber to be created, but without being added to the target list. Hopefully this can be refined in a future release.

    Overall, great work by the authors—thank you for building and maintaining a plugin that does a lot without getting in the way.

    • This topic was modified 3 months ago by abadu.
    • This topic was modified 3 months ago by abadu.

You must be logged in to reply to this review.