daemon@20c86b1d5a8f:/bitnami/magento$ composer require webkul/module-marketplace
./composer.json has been updated
Running composer update webkul/module-marketplace
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
124 packages you are using are looking for funding.
Use the composer fund command to find out more!
No security vulnerability advisories found.
Using version ^5.0 for webkul/module-marketplace
daemon@20c86b1d5a8f:/bitnami/magento$ php bin/magento module:enable webkul/module-marketplace
Unknown module(s): 'webkul/module-marketplace'
daemon@20c86b1d5a8f:/bitnami/magento$ composer config repositories.webkul_repo composer https://magerepo.webkul.com/
daemon@20c86b1d5a8f:/bitnami/magento$ composer require webkul/module-marketplace
./composer.json has been updated
Running composer update webkul/module-marketplace
Loading composer repositories with package information
Updating dependencies
Nothing to modify in lock file
Writing lock file
Installing dependencies from lock file (including require-dev)
Nothing to install, update or remove
Generating autoload files
124 packages you are using are looking for funding.
Use the composer fund command to find out more!
No security vulnerability advisories found.
Using version ^5.0 for webkul/module-marketplace
daemon@20c86b1d5a8f:/bitnami/magento$ php bin/magento module:enable webkul/module-marketplace
Unknown module(s): 'webkul/module-marketplace'
daemon@20c86b1d5a8f:/bitnami/magento$
Would you please help me and tell me in easy to follow steps what I can do to enable the download extension in magento on bitnami docker. Thanks a lot :o)
daemon@20c86b1d5a8f:/bitnami/magento$ composer require webkul/module-marketplace ./composer.json has been updated Running composer update webkul/module-marketplace Loading composer repositories with package information Updating dependencies Nothing to modify in lock file Writing lock file Installing dependencies from lock file (including require-dev) Nothing to install, update or remove Generating autoload files 124 packages you are using are looking for funding. Use the
composer fund
command to find out more! No security vulnerability advisories found. Using version ^5.0 for webkul/module-marketplace daemon@20c86b1d5a8f:/bitnami/magento$ php bin/magento module:enable webkul/module-marketplace Unknown module(s): 'webkul/module-marketplace' daemon@20c86b1d5a8f:/bitnami/magento$ composer config repositories.webkul_repo composer https://magerepo.webkul.com/ daemon@20c86b1d5a8f:/bitnami/magento$ composer require webkul/module-marketplace ./composer.json has been updated Running composer update webkul/module-marketplace Loading composer repositories with package information Updating dependencies Nothing to modify in lock file Writing lock file Installing dependencies from lock file (including require-dev) Nothing to install, update or remove Generating autoload files 124 packages you are using are looking for funding. Use thecomposer fund
command to find out more! No security vulnerability advisories found. Using version ^5.0 for webkul/module-marketplace daemon@20c86b1d5a8f:/bitnami/magento$ php bin/magento module:enable webkul/module-marketplace Unknown module(s): 'webkul/module-marketplace' daemon@20c86b1d5a8f:/bitnami/magento$