Update installation
1. Use composer:
composer update blackbird/redirection |
(2. Or) manual installation:
- Delete the folder “Blackbird/Redirection" 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 |