Skip to content

Recover login URL

Robert Isoski edited this page Dec 7, 2019 · 2 revisions

NOTE: This step requires logging into your hosting control panel.

To find the login URL for your website, follow the steps below.

  1. Log into your hosting provider's file manager (SSH/cPanel/FTP/DirectAdmin/admin panel, ...) with login information as provided by your hosting provider.
  2. Find the location of your WonderCMS folder and open database.js in a text editor.
  3. Find the "login" line. That's your login URL.

"login": "your-URL-is-here",

  1. You can now close the file manager without saving anything and login to your website at example.com/your-URL-is-here
Clone this wiki locally