Download the PHP package bluethinkinc/magento-2-import-wishlist without Composer
On this page you can find all versions of the php package bluethinkinc/magento-2-import-wishlist. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluethinkinc/magento-2-import-wishlist
More information about bluethinkinc/magento-2-import-wishlist
Files in bluethinkinc/magento-2-import-wishlist
Download bluethinkinc/magento-2-import-wishlist
More information about bluethinkinc/magento-2-import-wishlist
Files in bluethinkinc/magento-2-import-wishlist
Vendor bluethinkinc
Package magento-2-import-wishlist
Short Description Import Wishlist
License proprietary
Package magento-2-import-wishlist
Short Description Import Wishlist
License proprietary
Please rate this library. Is it a good library?
Informations about the package magento-2-import-wishlist
Module Bluethink Import Wishlist
- Main Functionalities
- Installation
- Configuration
- Specifications
Main Functionalities
Import Wishlist
Installation
* = in production please use the --keep-generated
option
Type 1: Zip file
- Unzip the zip file in
app/code/Bluethinkinc
- Enable the module by running
php bin/magento module:enable Bluethinkinc_ImportWishlist
- Apply database updates by running
php bin/magento setup:upgrade
- Compilation by running
php bin/magento setup:di:compile
- Static content deploy by running
php bin/magento setup:static-content:deploy
- Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Make the module available in a composer repository for example:
- private repository
repo.magento.com
- public repository
packagist.org
- public github repository as vcs
- private repository
- Add the composer repository to the configuration by running
composer config repositories.repo.magento.com composer https://repo.magento.com/
- Install the module composer by running
composer require bluethinkinc/magento-2-import-wishlist
- enable the module by running
php bin/magento module:enable Bluethinkinc_ImportWishlist
- apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Configuration
All versions of magento-2-import-wishlist with dependencies
PHP Build Version
Package Version
No informations.
The package bluethinkinc/magento-2-import-wishlist contains the following files
Loading the files please wait ....