maniyatech/magento2-customshippingrate 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

maniyatech/magento2-customshippingrate

最新稳定版本:1.0.2

Composer 安装命令:

composer require maniyatech/magento2-customshippingrate

包简介

Set your own Custom Shipping rates for admin order or create predefined shipping methods for frontend customers

README 文档

README

ManiyaTech CustomShippingRate is a powerful Magento 2 extension that lets you add and manage custom flat-rate shipping methods for both admin orders and customer checkout. Simplify your shipping strategy, control costs, and offer a better experience to your buyers.

Whether you're shipping via USPS, UPS, FedEx, DHL, or any other carrier, this extension gives you full control over your shipping rates—no need to rely solely on predefined methods or complex table rates.

Key Features

  • Admin Side Support: Easily apply shipping rates when creating orders in the admin panel.
  • Frontend Checkout: Enable or disable shipping method visibility on the storefront checkout page.
  • Country Restrictions: Limit shipping availability to specific countries.
  • Custom Shipping Types: Define delivery types like standard, express, pickup, etc.
  • Error Messaging: Show custom messages when shipping is not available.
  • Sort Order Configuration: Set the display order of this method among others.

How to install ManiyaTech_CustomShippingRate module

Composer Installation

Run the following command in Magento 2 root directory to install ManiyaTech_CustomShippingRate module via composer.

Install

composer require maniyatech/magento2-customshippingrate
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

Update

composer update maniyatech/magento2-customshippingrate
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

Run below command if your store is in the production mode:

php bin/magento setup:di:compile

Manual Installation

If you prefer to install this module manually, kindly follow the steps described below -

  • Download the latest version here
  • Create a folder path like this app/code/ManiyaTech/CustomShippingRate and extract the main.zip file into it.
  • Navigate to Magento root directory and execute the below commands.
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

统计信息

  • 总下载量: 3
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2025-06-02