Update installation
1. Use composer
composer update blackbird/translator |
(2. Or) manual installation
delete the folder “Menu Manager” 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 |