experius / Magento-2-Module-Experius-WysiwygDownloads

Available At Packagist
https://packagist.org/search/?q=experius
Open Software License 3.0
98 stars 24 forks source link

How to Install on Magento 2.1.0 #13

Closed tabatsoy closed 6 years ago

tabatsoy commented 6 years ago

Hi there,

How to install this on Magento 2.1.0, i'm new in magento so if you could kindly give me step by step installation would be of good help.

Many thanks

lewisvoncken commented 6 years ago

@tabatsoy

You can install through composer using the composer name:

experius/module-wysiwygdownloads

run the following command:

composer require experius/module-wysiwygdownloads

tabatsoy commented 6 years ago

do i need to upload it on my server before running the composer?

lewisvoncken commented 6 years ago

@tabatsoy for more information how to install a Magento 2 Module see the magento dev docs

http://devdocs.magento.com/guides/v2.0/cloud/howtos/install-components.html

tabatsoy commented 6 years ago

i'm working on a live magento site and honestly i only know how to upload via ftp. any tips? thanks