I think I’ve found a fix.
Just replaced “include “helpers.php;” ” with “include_once “helpers.php”; ” in the wordpress-form-manager.php file and now it works.
The error is: PHP Fatal error: Cannot redeclare format_string_for_js() (previously declared in /(…)/wordpress/wp-content/plugins/wordpress-form-manager/helpers.php:3) in /(…)/wordpress/wp-content/plugins/wordpress-form-manager/helpers.php