License

Contents

1. How to create a license certificate?

2. License key empty or invalid after save config on backend?

1. How to create a license certificate?

To create License Certificates, you can take the following steps:

  1. Step 1: Log into landofcoder.com
  2. Step 2: Go to the  My Downloadable Product page (My Account on top link > My Account > My downloadable product), then input list domains to generate a license key for the module, and click on button "Get Key" as this screenshot:
  3.   Note: You can input list domains or ip address of your backend panel (the license key requires backend domain/ip to verify)

  4. Step 3: Copy the license key, then go to your backend site to input license key for the module and verify it.
  5. Step 4: Go to Admin > Venustheme (or Landofcoder) > Ves (Lof) > License. At here you can see all extensions which you purchased, please input the license key for the right extension here and save the config. Remember to Flush the cache of your site.

2. License key empty or invalid after save config on backend?

The issue from magento 2.3.2 and above with module Lof_All, Ves_All

To resolve it, just download new version of Lof_All, Ves_All and update for your site:

Please download the module Lof_All at here:

https://github.com/landofcoder/module-all/releases

And Ves_All at here:

https://github.com/venustheme/magento2-all/releases

Then setup update for your site.

Run commands:

rm -rf generated/code/Lof/All

rm -rf generated/code/Ves/All

php bin/magento setup:upgrade --keep-generated

php bin/magento cache:clean

Then go to admin to verify license key again, after save the config you should go to the cache management and flush cache again.