Skip to content

Releases: damconsultants/widen

Widen Version 1.0.0

18 Aug 14:57
2820736
Compare
Choose a tag to compare

Widen

Magento 2 Widen Extension gives you a great opportunity to upload more “images”, “videos” and “documentation” to the Widen Media Library next to the Magento admin.

  1. How to Install an extension using Manual Installation?
    1.1. Download the Widen extension
    1.2. Unzip the file in a temporary directory/folder with the name as Widen.
    1.3. Put Admin IP Restriction directory as per this folder structure: project_root/app/code/ DamConsultants / Widen
    1.4. Run the following command in Magento 2 root folder
    1.4.1. php bin/magento setup:upgrade
    1.4.2. php bin/magento setup:di:compile
    1.4.3. php bin/magento setup:static-content:deploy

  2. Using Composer
    composer require damconsultants/Widen:1.0.0