Installation of Product Keys Delivery – Magento 2.x
We only offer manual installation method. Composer based installation is not available. However this is very quick and easy to do.
- Download and Unzip the package
- Copy the folder Dart to your web server under “app/code”
- If you don’t have a folder called code then create one
- Login to your terminal and move to the Magento root directory using below command
Cd /var/www/yourmagentodirecory
- Run the commands.
php bin/magento setup:upgrade
php bin/magento cache:clean
That’s it. There is an installation and user guide ships with your package which will let you to get started quickly.
For more information you can go through our knowledge base >>
To get started let’s move on to Getting Started Guide >>