Update installation
1.Use composer
composer update blackbird/monetico |
(2. Or) manual installation
delete the folder “Monetico” in app/code/Blackbird
extract the files from the package to the Magento 2 root directory.
3. Run the following command:
bin/magento setup:upgrade |