How to change admin password

For your first dashboard access, you will need to login by using the default admin credentials, which are showed on the log-in form.

After you log-in using the default admin details, you will be re-directed to change the default admin username and password. Please make sure to use a safe password to which only you have access to.

Upon changing the default admin username and password, you will be re-directed back to the login form where you can login using the new admin details which you just entered.

Changing the admin password through admin dashboard

You can change the admin password and username at any time directly through the admin dashboard interface by navigating to “Edit Admin” section. You can set the new admin username and password through the form presented on that page.

Changing the admin password manually

In case you forgot your admin password or username, you can change them manually by editing admin-configuration.php file, which is located inside the root directory of your landing page installation.

How to access admin dashboard

All landing pages released after October 1st 2020, will include an admin back-end panel, which allows you to configure all important aspects of your landing page, directly through guided admin user-interface, without having to edit any of the code manually.

In order to access your admin dashboard, you need to navigate to the /admin sub-folder located inside your landing page directory.

Example: If you domain name is called “yourdomain.com” and you uploaded files directly inside the root directory, then the admin dashboard would be accessible on the following URL: “yourdomain.com/admin/”.

First Login

For your first dashboard access, you can login using the default admin credentials which are showed on the log-in form.

After you log-in using the default admin details, you will be re-directed to change the default admin username and password. Please make sure to use a safe password to which only you have access to.

Upon changing the default admin username and password, you will be re-directed back to the login form where you can login using the new admin details which you just entered.

Renaming the admin folder

We encourage everyone to rename the default admin folder and by this make it harder for possible attackers to access the admin log-in form. We recommend to use a combination of letters and characters when renaming the admin folder as showed in the example below.

Example: If you would rename your admin folder to “g4k5e7o9f0j30d” it would then be accessible on “yourdomain.com/g4k5e7o9f0j30d” URL.

How to update your landing page

You can download the latest version of your purchased landing page file at any time directly from customer profile on our website.

After downloading the latest version of landing pages .zip archive file, you need to upload it to your hosting server. Files should be uploaded inside the same directory where your landing page is currently located while overwriting all existing files.

IMPORTANT: If you are using one of our newer landing pages, which come with a back-end Admin panel support, you will need to make a backup-file or your current db.sqlite3 file located inside the /includes directory, in order to prevent configuration & data loss.

After you upload the latest version landing page files, make sure to copy your db.sqlite3 backup-file back inside the /includes folder to keep all the settings configuration and other data.

Required PHP extensions

In order for your landing page to work properly, you need to make sure that your server configuration is set to support all the required settings and extensions which allow communication between our licensing server and your website.

In case you experiencing problems after uploading your landing page files and connecting your domain name with your license key inside customer profile on our website, please make sure that all required PHP settings listed below are properly configured on your hosting server.

Required PHP Version:

  • Suggested PHP version is 7.2 (faster and more secure compared to 5.6)
  • Minimum PHP version is 5.6 (not recommended)

Required PHP Extensions:

  • enabled cURL
  • enabled mbstring
  • enabled allow_url_fopen

In case you find that your current PHP configuration is not properly set-up, we recommend you to contact your hosting support and ask them to enable the required PHP extensions.

How to upload files I received

After downloading the .zip archive file which contains your purchased landing page files, you will need to upload them to your hosting server.

To do so, you will need to extract and transfer all the files from downloaded .zip archive file, inside the root or sub-folder directory of your hosting server which is located inside www or public_html folder (both www and public_html are the same folder).

1. Uploading files through File Manager

You can use cPanel native File Manager tool to upload the .zip file to your server.

  • Login to to cPanel and navigate to > Files section > File Manager
  • Once File manager is opened you will be taken to home directory by default.
  • Navigate to the root folder for your website (public_html or www). You can create a subfolder or upload the files directly to your root public_html directory.
  • Click on the Upload button inside the top navigation menu.
  • Select your landing page file or simply drag-and-drop it from your local machine.
  • Once the .zip file is uploaded, you can also extract the archive file by selecting it and click on the “Extract” button on the top nav menu.

2. Uploading files through a FTP client

You can use a FTP client to upload files as an alternative to File Manager tool. Downside of using a FTP client is that there is no option to extract the archive file through it, so you will first need to extract the files on your local machine before you upload them through your FTP client.

There are many FTP clients available, and you can choose one that you find most fitting. We recommend that you use Filezilla FTP client which is free and features a friendly user interface with easy to use server connection menu.

  • Download the Filezilla FTP client from their official website.
  • Once downloaded, run the setup file and install the Filezilla FTP Client, once installation is done click on the icon on your desktop to launch the program.
  • Connect to your hosting server through one of the protocols explained below:

    FTPes (explicit SSL mode, encrypted):
    Host: ftpes://server your account is hosted on
    Port: 21
    Protocol: FTP
    Encryption: Require explicit FTP over TLS
    Logon Type: Normal
    User: your cPanel username
    Password: your cPanel password

    SFTP (SSH-based secure FTP, encrypted):
    Host: sftp://server your account is hosted on
    Port: 21098
    Protocol: SFTP
    Logon Type: Normal
    User: your cPanel username
    Password: your cPanel password
  • Once you insert the server connection details and login credentials, click on Quickconnect button.

After connection is successfully established through you FTP Client, you can start uploading your landing page files inside the public_html/www folder.

How to Activate your License Key

You can manage your license keys by logging in to your customer profile on our website.

IMPORTANT: Your log-in password and username details were sent to the entered email address, after your first purchase. You can find your license key inside the Purchase Confirmation email, which was sent after completed purchase.

How to activate your license key

Instructions:

  • Log in to your customer profile
  • Enter your domain name and license key in appropriate input fields.
  • Make sure to only use lower-case characters!
  • Click on Activate button to add the domain name, or Deactivate button to remove it.
  • Your entered License Key and Domain should now display inside License Overview panel.
  • After your license key is connected to your domain, you will need to enter it inside the “Home” panel of the admin dashboard.