The DevAll_TableRates module enhances the default Magento functionality for managing shipping table rates by providing a user-friendly interface for viewing and managing table rates.
Install the module via Composer by running the following command in the Magento 2 root directory:
composer require developersalliance/module-table-rates
Run the Magento upgrade command to install the module:
bin/magento setup:upgrade
This module is licensed under the MIT License.