Update installation
1. Use composer:
|
composer update blackbird/quick-order |
2. (Or) manual installation:
- delete the folder “Quick Order” 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 |
