- Fix translation issue (wrong title)
- Remove new order status configuration option
- Add sort order configuration
- Fix critical error when fetching tax details
Installation
composer config repositories.phoenix-cashondelivery git https://github.com/PHOENIX-MEDIA/Magento2-CashOnDelivery.git
composer require phoenix/module-cashondelivery:1.0.2
Manual installation
If you do not use composer follow these steps:
- Under app/code, create the following directory structure: Phoenix/CashOnDelivery
- Copy the contents of the downloaded archive (or the unpacked directory) into the created directory.