Update & Upgrade

Contents

1. How to upgrade to the latest version?

2. How to install Magento 2 Extension?

1. How to upgrade to the latest version?

Please follow these guides to get the latest version:

- Log in to your account

- Go to the "My Downloadable Products" section


- Unzip the file and see all the latest versions there

Important notice:

The folder may show the same name as the old one as we are not allowed to change the folder name.

However, you can open and see the latest version inside. 

- Meanwhile, you can compare the version in the download file with the release note on our product page:

Do feel free to contact us if you need further assistance.

Best regards,

Landofcoder technical team


2. How to install Magento 2 Extension?

To setup our magento 2 extensions. Please follow there steps:

- Step 1, Upload and decompress module package file into magento 2 webroot folder. Example: Ves_PageBuilder_v2.1.2-m22.zip

- Step 2, Connect SSH of your server via terminal as Putty or macosx terminal. Run there commands:

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

php bin/magento setup:static-content:deploy -f

php bin/magento cache:clean

chmod -R 0777 var pub generated

- Step 3, You should verify license key for the extensions. Follow the guide: https://landofcoder.ticksy.com/article/11618

- Step 4,  If you want to import the sample data (some extensions are including sample import data json files, ex: pagebuilder, gallery, blog, brand, testimonial, faq, formbuilder, ...) Go to admin > venustheme (or landofcoder) > setup > Import