Hi,
there is an error in /download-manager/src/User/views/login-form.php (line 91,94,106) and /download-manager/src/User/views/dashboard/edit-profile.php (line 61)
On these lines the plugin tries to call methods from a javascript object called WPPMSG never defined.
Seeing all method called I guess that is a typo for WPDM object. Substituting WPPMSG with WPDM all works fine.
@Authors can you apply these correction on next release? Thanks. Simone.