Skip to content

Reset password

robiso edited this page Jan 12, 2018 · 2 revisions

NOTE: This step requires logging into your hosting control panel and editing 1 line in database.js

  1. Backup your website by logging into your WonderCMS website and going to Security -> Backup.

After you've created a backup, proceed with the steps below.

  1. Log into your hosting provider's file manager (cPanel/FTP/DirectAdmin/admin panel, ...) with login information as provided by your hosting provider.
  2. Open database.js in a text editor.
  3. Replace the whole password line with the following one:

"password": "$2y$10$IfI7qx9C7jIceDm5Od3RAe\/R3s7vIqL9FXnmkUX3pWbJVfJyfQkDm",

  1. Save database.js.
  2. Your password is now reset to admin.

Change your password immediately after resetting your password!

Clone this wiki locally