Skip to content

aasim110/module-table-rates

 
 

Repository files navigation


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.


Grid Preview


Installation

  1. Install the module via Composer by running the following command in the Magento 2 root directory:

    composer require developersalliance/module-table-rates
    
  2. 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.


About

Magento 2 Module for managing shipping table rates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 84.9%
  • JavaScript 8.2%
  • Less 4.7%
  • HTML 2.2%