developersalliance / module-table-rates
This module allows administrators to manage and view shipping table rates from the admin UI.
Installs: 1 646
Dependents: 0
Suggesters: 0
Security: 0
Stars: 45
Watchers: 5
Forks: 7
Open Issues: 0
Type:magento2-module
Requires
- php: ^7.3|^7.4|^8.0|^8.1|^8.2|^8.3
- developersalliance/module-base: *
- magento/framework: *
- magento/module-config: *
- magento/module-customer: *
- magento/module-offline-shipping: *
- magento/module-sales: *
- magento/module-shipping: *
- magento/module-ui: *
This package is not auto-updated.
Last update: 2025-04-26 20:15:55 UTC
README
DevAll_TableRates Module
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.
Installation
-
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
Features
- View and manage shipping table rates through an intuitive user interface.
- Add, edit, and delete table rates using a Magento grid.
- Supports filtering, sorting, column controls, inlineEditing, Delete MassAction and pagination for easy navigation and management.
- Enhanced validation to ensure accurate data entry.
License
This module is licensed under the MIT License.