Discontinued Product Redirect for Magento 2

First installation without Composer

1. Extract the files from the package to the Magento 2 root directory (or use composer).

2. Install the requirement (with composer):

composer require blackbird/extensions-core

2. or install it by unzip the archive directly from github : https://github.com/blackbird-agency/extensions-core/archive/refs/heads/main.zip  and extract it to app/code/Blackbird/ExtensionsCore .

3. Run the following command:

bin/magento setup:upgrade